Where do basic System Debug setting happen using STM32Cube
Posted on April 30, 2014 at 20:40I'm working with a project generated by STM32CubeMX. I can see all the generated code that enables the various IPs and all the pin configuration. However, I can't locate where GPIOs are set to be used for SWD/SWO. I ...