I am trying to use Uart bootloader (V1.0) on a STM32F205RG6 and having trouble writing some areas of memory.
We have some older chips that are trying to program on board via another processor. I have been using AN3155 and can read from the processor and can write areas in memory that are set to 0xFF. I have verified by snooping on the UART that the correct ...