Edit Config.h. Uncomment the line:
#define MODE_LEDS
o
If you want to connect a Nextion display, then also uncomment the line: #define
SERIAL_REPEATER
To start build run:
make nucleo
Binaries will be under the
bin/
folder
Flashing Nucleo F446
Download the STM32CubeProgrammer from this link:
o
The programmer is available for Windows, Linux, and macOS
Install the STM32CubeProgrammer
Plug your Nucleo board to your computer
Open the STM32CubeProgrammer on your computer
Click “Connect” to connect to the Nucleo board