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

Add support for reading ADCs using Zephyr #5

Open
1 of 4 tasks
ikerperezdelpalomar opened this issue Apr 12, 2021 · 1 comment
Open
1 of 4 tasks

Add support for reading ADCs using Zephyr #5

ikerperezdelpalomar opened this issue Apr 12, 2021 · 1 comment
Assignees
Labels

Comments

@ikerperezdelpalomar
Copy link
Collaborator

ikerperezdelpalomar commented Apr 12, 2021

  • Find out how Zephyr does dynamic pin allocation.
  • Checkout the default pin setup in zephyr for stm32g and if needed apply changes to our devicetree to support adc and opamp.
  • Decide if the dynamic pin allocation should be implemented at this stage or in future changes.
  • Implement DMA support in Zephyr's ADC driver
    This issue was originaly hosted in CodethinkLabs/bloodlight-firmware, please refer to it to read previous comments: Add support for reading ADCs using Zephyr bloodlight-firmware#113
@ikerperezdelpalomar
Copy link
Collaborator Author

ikerperezdelpalomar commented Apr 12, 2021

Currently I am working on adding DMA support for Zephyr's ADC driver, work is going on here

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

No branches or pull requests

1 participant