how to use ADC with DMA in HRTIM
i'm trying to take AD value with DMA when HRTIM TIMER A counter is equal to periodI tried using TIMER B and set to call interrupt when its counter is equal to period (TIMERA and TIMERB setting is equal)but when i checked with Oscilloscope it sh...