Unable to enter boot loader mode on STM32F103C8T6: Transmit pin remains as input
Posted on August 23, 2017 at 23:58We're trying to activate boot loader mode on an STM32F103C8T6.We have an outside device drive the BOOT0 pin HIGH before we apply power. Then, we send the initial 0x7F byte to the STM at 115200 bps, 8 data bits, eve...