This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1843BOOST: Which flash memory address can be used to store configuration table?

Expert 2050 points
Part Number: AWR1843BOOST
Other Parts Discussed in Thread: UNIFLASH

I am going to use QSPIFlash to write/read some configuration table. I would like to know which part of flash memory I can use to do that without affect the image. 

When we use UniFlash to upload meta images to Flash memory, it seems the memory assigned to meta image 3 is free. Can I use that part of memory to store some configuration table? Can you please tell me the start address in flash memory for Meta Image 3?

Kind regards

Ree

  • Hi Ree,

    Yes, metaimage 3 can be used (or any area of flash for that matter which is guaranteed not to overwrite other data/code). As the 2MB flash is divided into four metaimage regions by Uniflash, metaimage 3 will start at address 1024*1024 within the flash.

    Regards,

    Aayush