stm32f303 bootloader problem
Posted on November 13, 2013 at 23:43I can successfully load the code from stm32f407 processor to stm32f100 in my project by using f100's bootloader firmware and RS232 protocol. However, I used the same(similar) way to load the code to stm32f303 proc...