Hi,
Is it possible to do conversions slower in ADC burst mode ?
I'm doing 1 channel conversion in SEQA burst mode. Interrupt with entire sequence is enabled.
My issue is that the interrupt callback is happening every 12us, so as soon as code leaves interrupt callback it is called again and code in main is almost blocked.
Is there any way to slow down the conversión rate ?
Thanks in advance,
Asier.