STM32 Beginner - Getting started
Jump to navigation
Jump to search
Getting started with STM32 development is a daunting task.
ST-Link
The ST-Link is a device especially designed to flash and debug STM32 MCU's. ST can provide these at a reasonable price (< $20) but there are also a lot of Chinese "clones" available. The image to the right show a bunch of these clones.
While the original ST-Link devices provide additional features, the Chinese clones do get the job done and they have one benefit over the original that the pins on the device are clearly labelled. For some incomprehensible reason, ST decided not to label the pins on their device and that is really annoying in daily use.
Miscellaneous Links
Arduino
To be added
Stm32CubeIde
To be added