Checksum computation for UART bootloader
Hello,I'm testing to flash a new firmware using an ESP32 on an STM32F103xC, using the application note AN3155. There seems to be an error in the computation of the checksum that must be included in all messages. The documentation states that : 1. ...