Problem with the STM32 bootloader's UART protocol
Posted on November 23, 2017 at 10:10I have a custom board based on STM32F412VE that communicates with the PC via the UART1 (pin PA9 and PA10 with 100K pullup). I have problems communicating with the bootloader. Here is an oscilloscope screenshot:As ...