Tool/software:

Hello TI DEV,
I followed a guide in below link to trigger udma with the help of GPIO.
I wonder if there is a way to trigger UDMA using Timer Interrupt with a precise timing delay without the use GPIO interrupt. I checked the ADC datasheet as shown below where tConv is between 3.45us to 4.2us. Let's say, If I add a timing delay approximately 5us, which is from CONVST rising edge to BUSY falling edge, in the timer interrupt, UDMA starts the data transfer from ADC to a buffer. Could you please enlighten me on this point?
Thank you.


