Resolved! STM32F031 uart bootloader write command
Posted on July 13, 2017 at 18:00I am using a STM32F031 micro and app note AN3155, using the built in UART bootloader on serial pins A9 and A10. I wish to write sixteen bytes of zeros to an address near the start of flash, 0x08000010. Referencing p...