Question
Using STM32L552 Bootloader to flash new firmware via CAN-FD port only the first 512 bytes are changed
Using STM32L552 Bootloader to flash new firmware via CAN-FD port only the first 512 bytes are changed starting from address 0x8000000 even though Write Unprotect (0x73) and Readout Unprotect (0x92) has been sent according to AN5405. Erase Memory (0x44) is working by setting all memory to 0xFF.
What needs to be done to flash new firmware beyond the first 512 bytes?
