Resolved! Can you change SWO output to a different GPIO? I want to use the SPI that conflicts with the SWO, but still need to printf on SWO.
Posted on January 29, 2018 at 21:09Hello, I am using STM32F103 and STM32F301. I need to use the SPI that shares the same pin as SWO. Is it possible to move the SWO to a different pin so I can retain the printf to console functionality for debugging?