STM has an initiative called STM32duino In STM32 world, you could also try the alternative approach
STM has an initiative called STM32duino
In STM32 world, you could also try the alternative approach of using CubeMX to configure the required peripherals to do what is needed. But you need to study the Arduino code and libraries and also the STM32 peripherals. The conversion is not that simple. I think you need to recode the program manually.
http://wiki.stm32duino.com/index.php?title=Main_Page
In STM32 world, you could also try the alternative approach of using CubeMX to configure the required peripherals to do what is needed. But you need to study the Arduino code and libraries and also the STM32 peripherals. The conversion is not that simple. I think you need to recode the program manually.
http://wiki.stm32duino.com/index.php?title=Main_Page








