2020-10-11 06:45 PM
Hello everyone, i am making a project about using arduino ide with Stm32 device.
So i need to know that, which stm32 series ( nucleo,f1-2-3.. etc) is compatible with Arduino ide.
So, if u give a details like " STM32 *** is the best compitible device for arduino ide for these reasons bla bla.. " İ will be very glad.
2020-10-13 04:48 AM
Hi @Zabranjeni ,
A long list of STM32 boards is already supported by Arduino IDE.
The exhaustive list of supported boards is available on STM32duino, and precisely this link: https://github.com/stm32duino/Arduino_Core_STM32.
You find there also a Getting Started section that describes required steps to configure the IDE.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.