Skip to main content
SS L.1
Associate
March 26, 2025
Question

Getting started with STM32 Discovery boards

  • March 26, 2025
  • 4 replies
  • 834 views

Hello,

        Im looking forward to get started with STM32 MCUs, planning to begin with a Discovery kit. Have few questions, before I get going.

- Kindly suggest a Discovery kit, which has been there for sometime and is general purpose.

- For code development, is Mac OS good enough or should I switch to Windows?

- If there is any post with a learning path, may kindly share the link to the same.

 

Many Thanks.

4 replies

STTwo-32
Technical Moderator
March 26, 2025

Hello @SS L.1 @and welcome to our ST World.

Don’t hesitate to poste here on the ST Community if you have any questions.

Best Regards.

STTwo-32

Andrew Neil
Super User
March 26, 2025

Welcome to the forum.

 


@SS L.1 wrote:

looking forward to get started with STM32 MCUs.


Do you have experience with any other MCU(s) ?

On getting started:

https://community.st.com/t5/stm32-mcus-products/for-better-learning-stm32-programming-and-debugging/m-p/719468/highlight/true#M260690

 

ST's YouTube channel: https://www.youtube.com/results?search_query=stmicroelectronics 

 


@SS L.1 wrote:

- For code development, is Mac OS good enough or should I switch to Windows?


I think you will find that the majority of users here are on Windows.

Sticking with the crowd may increase you chances of getting help ...

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Pavel A.
Super User
March 26, 2025

- For code development, is Mac OS good enough or should I switch to Windows?

If you know Windows and are comfortable with it, definitely get a (decent) Windows machine. You won't regret it.

> - If there is any post with a learning path, may kindly share the link to the same.

Learning path to where? Are you interested in edge ML/AI, vision, sensors or motion control? Because the old  "embedded" stuff is not cool anymore. Too late to start with that.

 

SS L.1
SS L.1Author
Associate
March 26, 2025

Hi. Thanks for the reply.

-> Does Microsoft Surface (based on Qualcomm ARM) work? I mean any compatibility issues with STM software packages or it works.

-> Would like to go along with edge ML/AI and sensors.

Thanks once again.

Pavel A.
Super User
March 26, 2025

You want to be productive, not to show off. So not any ARM, not yet. Get the most common, fast, powerful and reliable Intel or AMD laptop, with at least two normal USB ports.

 

Andrew Neil
Super User
March 26, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.