Resolved! stm32f1 bootloader write memory command
Hello,i'm trying to implement firmware upgrade in my Windows application via USART for stm32f103 following AN3155. My issue is with the Write Command. More specifically:- if i send 1 byte of user data at time it works, it's just slow cause i have to ...