How do i program an STM32 MCU ?

Thread Starter

khelifa707

Joined Sep 8, 2017
1
hi everyone,
i want to start making projects based on the STM32 MCUs, but i don't know where to start, i'am pretty good using PICs and AVRs, but now i want to use ARMs, so can anyone tell me what softwares do i need and which programmers do i use ?
 

MrChips

Joined Oct 2, 2009
30,823
hi everyone,
i want to start making projects based on the STM32 MCUs, but i don't know where to start, i'am pretty good using PICs and AVRs, but now i want to use ARMs, so can anyone tell me what softwares do i need and which programmers do i use ?
Simple.
Go to STMicroelectronics website.
Purchase any one of their DISCOVERY or NUCLEO starter kits direct or from any of their approved suppliers.
Download any of the recommended software development toolsets.
Follow any of the examples in the software examples library.

Best of all, if you are in the vicinity of their free hands-on workshop, do the workshop.
 

RolandP

Joined Sep 5, 2015
3
The STM32 Discovery boards is a good one to buy if you're a beginner. It's cheap too. I have a STM32F1 discovery and I program it using Keil with the STM32 Discovery package found on the ST site.
 
Top