Part Number: CC2640R2F
Tool/software:
Can you please tell me how to set up the Real-Time Clock (RTC) module for accurate timestampingand then combine the ADC readings with RTC timestamps to log data accurately
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.
Part Number: CC2640R2F
Tool/software:
Can you please tell me how to set up the Real-Time Clock (RTC) module for accurate timestampingand then combine the ADC readings with RTC timestamps to log data accurately
Hello Shweta Savdekar,
The function you should use for accurate timestamping is AONRTCCurrent64BitValueGet().
You can also reference the following E2E threads about RTC
https://e2e.ti.com/f/1/t/1303658/
Thanks,
Alex F