Using Micropython for STM32F411: Blinking LED
After we have learnt how to compile and flash the board with micropython, in this guide, we shall use micropython to control on the board LED. This guide shall cover the basic of GPIO control in output mode. In this guide, we shall cover the...
READ MORE