Hello
I wanted to know how to accurately measure the current ADC data on M3 core of Concerto.
I did see the post https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/172476
However, i wanted to synchronize my ADC read with the End of Conversion in the m3 core.
Although i could have done this with interrupts on C28x, i can not find a way to do this on the Cortex M3. Could you kindly suggest.