now, I use the Sensor Controller to ADC sampling , using adcStartAuxTimer0Trigger triggered, but now I met a problem, Sensor Controller not so fast to read the sampling results, I need 22050 hz sampling rate, and the Sensor Controller fastest task scheduling can only achieve 16384 hz.
Is there any way to speed up the task scheduler? Or any other method to implement the sampling rate (22050Hz).