Problem PB4 pin in iterrupt mode with bootloader custom for STM32F030C6
Posted on September 26, 2014 at 15:29Hi, I configurated the PB4 pin in iterrupt mode, every time you shoot the interrup the led is toggled. If the source code is compiled in start address 0x800 0000 it's ok, the interrupt it's ok and the led is tog...