STM32F103RET6 programming

Post anything here (except spam)
Post Reply
Message
Author
kimi
Posts: 12
Joined: 11 Aug 2016, 14:56

STM32F103RET6 programming

#1 Post by kimi » 28 Oct 2021, 23:24

Hi everyone.
I'm new in the STM32 world, though I've made a lot of projects with both pics and AVRs.
So I've bought the STM32F103RET6 stamp, but I really don't know where to start!
I know the programming language is C, but I don't know which IDE to use!
I've heard about Ride7? Then I've also heard about IAR EWARM?
But I don't know how to use any of them... I can't set up a project, as I don't know what to include and what to write
I really hope you can get me started!
Last edited by kimi on 04 May 2022, 16:27, edited 1 time in total.

User avatar
KevinA
Posts: 639
Joined: 18 Dec 2015, 08:35

Re: STM32F103RET6 programming

#2 Post by KevinA » 29 Oct 2021, 07:29

Go to st.com and create an account, download their FREE IDE and tons of support tools, visit Youtube for the ST online training. ST has boards starting at $3 to over a $1,000 and most have built in programmers/debuggers. They have additional products that can be plugged into their dev boards covering all the parts they build as well as complete system built to demo targeted areas like cellular networking.

Post Reply