Using printf debug on an STM32L072 using SWO interface with a ST-Link and uVision5
Posted on June 26, 2018 at 07:18 Hi, I am trying to set up printf debug on aSTM32L072 using SWO interface with a ST-Link and uVision5 following documentation I found I have started with a basic STM32CubeMX project and included the func...