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?