STM32 Cube F3 Problem - Embedded Bootloader with USART1
Posted on January 08, 2016 at 10:37With the new version of STM32Cube I have the problem that pins PC4 and PC5 are assigned to the the USART1 interface by default. When I'am right it must be used pins PA9 and PA10 for the embedded bootloader. I use t...