Trouble getting the acknowledge byte (0x79) back from from bootloader STM32F417
Posted on March 16, 2017 at 05:07I have my jump function that successfully jumps to the bootloader memory from the running code.Now the processor is supposed to (according to AN3155 - USART protocol used in the STM32 bootloader):Once the system memo...