debug printf stm32 swo output terminal example
STM32 Firmware

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.