Studying STM32

The official pyboard running MicroPython.
This is the reference design and main target board for MicroPython.
You can buy one at the store.
Target audience: Users with a pyboard.
Post Reply
rashid_s
Posts: 3
Joined: Sat Jul 01, 2017 10:06 am

Studying STM32

Post by rashid_s » Fri Jan 19, 2018 7:26 am

Hello.

I decided to study the microcontroller STM32. I have the opportunity to take the micropython version 1.1. Does it make sense to start immediately on the pyboard? Or is it better to buy a cheap STM32DISCOVERY?

Thank you in advance for your help.

User avatar
pythoncoder
Posts: 5956
Joined: Fri Jul 18, 2014 8:01 am
Location: UK
Contact:

Re: Studying STM32

Post by pythoncoder » Fri Jan 19, 2018 10:32 am

I would suggest a Pyboard on three counts. Buying one supports the MicroPython project. Secondly, I reckon far more people in here have Pyboards than other ports. So you'll probably get better support in here. Lastly the Pyboard documentation is excellent - that for other ports tends to lag behind in content and accuracy.
Peter Hinch
Index to my micropython libraries.

Post Reply