Building Board Support Package (BSP) for STM32F411-Nucleo64 Part9: Adding debugging output over SWO
In this ninth part of board support package (BSP), we shall add the debugging output over Serial Wire Output (SWO) to display different level of debugging. In this guide, we shall cover the following: Developing the header file. Developing the...
READ MORE