JTAG remap on STM32F103C8T6
Posted on December 04, 2012 at 15:32Hi, I have this issue: PB3 and PB 4 should be a GPIO in push/pull. For PB4 the remap and configuration works fine, but i cant get a high level out of PB3. Here is my code:RCC->APB2ENR |=1; /* Enable A...