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.

F28335 - Writing Data to Flash?



I am taking data from an ADC about every 1/10 second, performing calculations, and need to write the results (4 double precision floating point numbers) to a location where they can be retrieved later, after the microcontroller has been powered off. Can built in Flash be used for that? If so, how? If not, what would you recommend?