FAQ's and links

Post Reply
User avatar
fpiSTM
Posts: 1738
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

FAQ's and links

Post by fpiSTM »

Please post your addition and it will be merged and removed.

FAQ's

Q. What is this all about?
A. It is about using the Arduino IDE and API to program STM32 based controller boards.

Q. What core should I use for STM32XY MCU?
A. In general the STM supported core has the widest support for different MCU families, but the libmaple based core is fast and memory efficient for F103 MCU series, but doesn't work or has limited support in other MCU families, (F2, F3...)


Legacy:
Q. Why the forum do not restore old data?
A. Due to GPRD, It was not possible to restore it. Anyway, thanks to web.archive.org the old forum contents can be found here:
https://web.archive.org/web/20190316170 ... duino.com/

Q. Where is the old wiki.stm32duino.com?
A. It was part of Roger hosting and is no more available. Anyway, thanks to web.archive.org you can access it:

https://web.archive.org/web/20190316155 ... =Main_Page

Thus, the Blue-Pill layout is found here:
https://web.archive.org/web/20190316163 ... =Blue_Pill

Red-Pill:
https://web.archive.org/web/20190316171 ... e=Red_Pill

Maple-Mini clone:
https://web.archive.org/web/20190316204 ... Maple_Mini

Black-Pill:
https://web.archive.org/web/20190316155 ... Black_Pill

RoboDyn (black):
https://web.archive.org/web/20190316160 ... Black_Pill

As well as:

https://web.archive.org/web/20190316155 ... =Main_Page



More to come.
mrburnette
Posts: 633
Joined: Thu Dec 19, 2019 1:23 am
Answers: 7

Re: FAQ's and links

Post by mrburnette »

Maybe of use to the achieved material:

viewtopic.php?f=61&t=8&start=10
fpiSTM wrote: Wed Dec 18, 2019 7:19 am ...
A. In general the STM supported core has the widest support for different MCU families, but the libmaple based core is fast and memory efficient for F103 MCU series, but doesn't work or has limited support in other MCU families, (F2, F3...)
"... fast and efficient..." is a 2-edged sword. Roger is still taking pulls, so the core is not dead, but the core is not commercial quality and there is little regression testing. Support and feature growth are in the beg-ware realm.

I believe that if you are fully capable of understanding the libmaple core and can support your own fixes & enhancements, then continue and have fun. However, if you rely upon this (or other forum) for support, you will be better served and more successful using the STM Official core.
Post Reply

Return to “Forum rules, FAQs and HowTo's”