USART bootloader, no ACK from GO command
Posted on July 25, 2017 at 21:03Hello!I have used the bootloader in the stm32f417 for firmware updating, and the GO command always worked.Now my program is hanging while waiting for an ACK from the bootloader. My C# code for the host:Sending GO comm...