STM32 Built-in Bootloader
Hello everyone,I am working on an application about updating stm32f103 via built-in bootloader - uart.I have a bin file that is validated with cheksum equal to st-link utility tool. (sum all the bytes).My issue is that sometimes with the same bin fil...