This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DFU using external FLASH

Our device has a 16Mb external FLASH device attached to the SPI bus. We were wondering if it was sensible\possible\desirable to use this FLASH as a temporary store of DFU images such as an application image.

This way, the internal FLASH would not programmed until the DFU image was fully downloaded and verified.

This would guarantee dual-bank updates irrespective of image size.

Has anyone tried this? can it be made to work? We are currently using the S310 DFU example in SDK 9

Parents Reply Children
Related