Using STM32 with Arduino IDE and Simuli Virtual Lab

Now that we have learnt how to work with the STM32 using the built-in IDE on Simuli, we will see an alternative approach using the Arduino IDE.

Arduino IDE provides support for not only Arduino boards but also a range of development boards from a multitude of OEMs including STMicroelectronics. However, to use our Arduino IDE with STM32 based development boards, we have to do a one-time setup in Arduino IDE. Let's start.

Last updated