I am writing an imxrt-10xx ADC driver and wonder how could I stop the continuous conversion?
For example, if I want to trigger continuous conversion for 5 times and hope to trigger an interrupt after 5 times of adc conversion, how could I configure it?
Hello Yih-Nan Chiu,
There are already official drivers implemented for both RT105x and RT106x families. You can download them from the following page. I highly recommend you to use these drivers instead of developing your owns.
Hope it helps!
Victor.
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------