STM32F412VGH6 – Bootloader not jumping to application when UART RX pin is set to No Pull
Hello, We have designed custom board using STM32F412VGH6 and have implemented a custom bootloader to support firmware upgrade.A common debug UART is shared between the bootloader and application firmware. The UART pins are configured as follows:->TX:...