Question
How do I use the STM32CubeIDE?
I have just downloaded the STM32 IDE, and I find it very complicated to use it. I am using a bare MCU, no dev board, hence I am using the STLink-V2 to program the MCU. I want some help on how to write my program to blink an led and set up the STLink-V2 to run with the CubeIDE.
Thank you