Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure ADC free running mode, separate from FIFO #732

Conversation

jlpettersson
Copy link
Contributor

I make a proof-of-concept, of how it could be if we could configure ADC free running mode separate from the FIFO.

The AdcFreeRunning struct only has the methods from AdcFifo that is related to free running mode, but not the methods related to FIFO.

It is yet a Draft, because it only adds duplicate code. It would be best if a FIFO configuration could be "hooked up" into this, but I am not sure how.

related to #731

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant