Posted on October 30, 2013 at 21:11I tried to load the application code from my stm32f407 board to stm32f100 by rs232 and the bootloader inside the stm32f100. I set the baudrate as 19200, 8bit, parity-even, one-stop bit per the application note. Ho...