To store Data in Arduino due using DueFlashStorage library

Hi,

I had downloaded DueFlashStorage library and had used the same.

I am able to read and write the
address location 00 and 01 using the DueFlashStorageExample.uno which i had attached. after Power off and On, Data which i store is retentive and able to read and write. Example is perfectly working.

My question is, this address will conflict the normal program memory which is i am already using?

or otherwise it will take care by itself. Can anyone explain it?

I need 32 address location to store my Data in flash and have to retrieve. what is the address i can choose. Please let us know.

Regards,
V. Prakash

DueFlashStorage-master.zip (19.4 KB)

DueFlashStorageExample.uno.txt (989 Bytes)