Frederic Pillon
Frederic Pillon
STlinkv2 is supported, you have to install the STM32CubeProgrammer.
AFAIK for F401 it i mainly used for RTC and allow to have a better accuracy than the LSI. I guess, this also allow to reach a better consumption in...
By default, only one serialx instance is defined and mapped to `Serial`. Most of the user only use one serial. I really don't think you should instantiate all possible Serial....
Hi @kargeor as the F401 version exists it should not be difficult to add this one.
@BennehBoy there is no error. LED is well defined to PC13 and no user button is defined for the ARDUINO_BLACKPILL_F411CE. Anyway it seems there is one user button based on...
Hi @dooodgers > Is support for NUCLEO-H745ZI-Q planned in the near future? I did not plan to add it specifically. Moreover, H745 is the Dual-core lines. Currently there is no...
@elsni > Support for the HY-ministm32v would be really great, is it hard to add? > https://www.hotmcu.com/hyministm32v-dev-board-32-tft-lcd-module-p-5.html This should not be too hard. refers to the Wiki how to add...
@N0rbert As it is mentioned in the OP: > **This is a community projects so any help are welcome.** > To add a STM32 based board follows this [wiki](https://github.com/stm32duino/wiki/wiki/Add-a-new-variant-(board)) >...
@Hackswell I've answered you on the forum. Please avoid to duplicate your questions and use only the forum for question/support. Thanks 😉
The first issue is the analog API's are C functions 😉