SWD Pins Using I/O Problem
Posted on October 25, 2014 at 22:32Hi,I tried and failed, now I'm asking here If someone please could provide. I use STM32F030. I want to use SWD pins (SWDIO and SWCLK) as I/O pins. But SWDIO always logic 1, SWCLK 0.My code: RCC->AHB1ENR |= 0x000...