Saving values from different sources into an SD CARD
Hello,
I'm getting values from an ADC an ACC, and a microphone. The ACC and ADC are in continuous acquiring mode but with different sampling rates. The microphone is turned on after a random trigger in time, basically the microphone record data for 1 second (at 48kHz) and then stops.
I need to save all the values into an SD Card without losing the time perception of when the signals were acquired.
What are the best practices to save values in SD CARD without losing the synchronization between them? Maybe I need to write values in structure data?
I hope someone can guide me with this topic!
Thank you in advance!
