ST doesn't provide IDE for stm32 MCU?

Thread Starter

bug13

Joined Feb 13, 2012
2,002
Hi guys

Just bought a STM32f303 NUCLEO-32 board to play with, went to ST's website to download an IDE. But can't find any, doesn't look like ST is providing an IDE??? Or am I not looking properly?
 

MrChips

Joined Oct 2, 2009
34,829
If you already have a NUCLEO board you can plug that into a USB port and do the debugging.

I began by purchasing a DISCOVERY board, such as STM32F4DISCOVERY and learning from there.
Now that I know the ins and outs, I buy the lowest priced DISCOVERY board and use its ST-LINK connection to program my target MCU already on a PCB.

You do not need any additional hardware.
 
Top