External Flash (SPI) - MCUBoot - OTA

I have been able to set up external flash for MCUBoot for FOTA.

But after rebooting, the image is the same than before the image upgrade.

I used a sniffer so i could see SPI transmission with external flash during the process but all i can see is writing the new image to the flash, not reading it when swapping.

That's how my partitions are built

And here is my mcuboot.conf in child_image folder

Parents Reply Children
No Data
Related