Skip to content

ADC with interrupts for NXP MIMXRT1062 #63076

Answered by decsny
Shruuts asked this question in Q&A
Discussion options

You must be logged in to vote

@Shruuts I have seen this limitation on other platforms with other ADC as well. Perhaps you can make an enhancement request in the issues tab, and ask for the ADC context to be enhanced so that it doesn't need so much cpu intervention after each sample. Issues are much more likely to get attention from developers than discussions. This is not really an issue with the user-facing zephyr API or the 12b1msps_sar ADC driver specifically; it is an issue with the common driver code in adc_context that has severe implications for performance in certain use cases like the one you describe.

In addition to this use case, there are also some ADCs I have seen with hardware features that cannot be sup…

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DerekSnell
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants