I am doing ADC sampling continuously, not sure what will happen in the following situation.
When ADC FIFO overrun happens, but the FIFO overrun interrupt is not enabled, will TSC_ADC keep going or will it disable itself?
If FIFO overrun interrupt is enabled, usually what should I do to service the interrupt? I am playing with BeagleBone, so AM335X.
Pardon me for bad English.