November 19, 2020
STM32 Microcontrollers - Mbed
Mbed is another development framework for ARM controllers.
It claims to be open source, so let's take a look.
Here are some salient points:
- C++
- Mbed OS is a RT operating system
- It does allow a "bare metal" profile
- You can use an online compiler or command line tools.
- Mbed studio is an IDE
- Available for Windows, Mac, and Linux
Linux requires manual installation.
So I have already made two choices. One is to try to use the CLI rather than their "Mbed Studio" IDE.
The other is to start at least with their "bare metal" profile.
But the thing to do is to try a basic tutorial:
Feedback? Questions?
Drop me a line!
Tom's Computer Info / tom@mmto.org