Other Parts Discussed in Thread: CC2650
Hello dear friends,
I'm currently using GPT0A to trigger the ADC asynchronously in cc2650 and after that I use DMA for moving the sampled data into a specific location in memory. Now the timer module consumes to much power and I intent to lower it using the RTC. I believe that since all of the BLE time sensitive tasks are controlled trough the RTC, using it would be less energy consuming instead of using the GPT.
I don't know if it is possible to trigger the ADC with RTC and then use DMA to move the data? How should I implement this?? any other ideas to lower the dc power consumption would be appreciated.
Thanks in advance for your respond,
Helene Segara