Resolved! Use Serial Wire Viewer on Cube Programmer for STM32 F405 Feather
I want to read the serial output from the STM32 F405 Feather using the SWV on Cube Programmer, but I do not receive Serial output from the board. I am running the .hex file from this Arduino sketch on the board: #include <SWOStream.h> SWOStream s(200...