Solved
Using stm32flash with -S option (i.e. offset) but get a error message
Using stm32flash -a0x51 -w binary.bin -S 0x3000 /dev/i2c-4
but get back
Failed to write memory at address 0x00003000
For 0x8003000 I get
Erasing memory
Page-by-page erase error.
Failed to erase memory
Any solution...can move offset i.e. bootloader offset. I don't believe sector are issue?
