2021-11-04 04:27 PM
i'm trying to take AD value with DMA when HRTIM TIMER A counter is equal to period
I 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 shows there was some delay with TIMER A and TIMER B
how i need to setup to call interrupt exactly?