Debug printf in STM32 (using SWO)
Debug printf for STM32 can be a useful tool to print out system logs without using UART when SWO output is used. Here is a tutorial for SWO.
Debug printf for STM32 can be a useful tool to print out system logs without using UART when SWO output is used. Here is a tutorial for SWO.