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.

Writing data to Flash in tms320f2812

Hi all,

I need to store data at run time in a nonvolatile memory to retrieve them at a later time.

So can I use the internal flash memory to store and retrieve these data, and how can I use it.

The data are being sampled by the ADC and stored in L0,L1 SARAM

regards