Skip to content
New issue

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

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

Already on GitHub? # to your account

Allow to use ADC with DMA (or have an example for it) on ESP32-S3 #3140

Open
Steve-xmh opened this issue Feb 17, 2025 · 0 comments
Open

Allow to use ADC with DMA (or have an example for it) on ESP32-S3 #3140

Steve-xmh opened this issue Feb 17, 2025 · 0 comments
Labels
peripheral:adc ADC peripheral

Comments

@Steve-xmh
Copy link

Steve-xmh commented Feb 17, 2025

Currently ADC driver only support one shot mode. Provide DMA integration will provide higher speed and sample rate. But it seems that we currently don't have this feature, or maybe I just don't know how to use it (I'm using ESP32-S3-Zero from waveshare)

It will be very helpful whether make this available or give an example about how to use it.

@Steve-xmh Steve-xmh added the status:needs-attention This should be prioritized label Feb 17, 2025
@MabezDev MabezDev added peripheral:adc ADC peripheral and removed status:needs-attention This should be prioritized labels Feb 17, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
peripheral:adc ADC peripheral
Projects
Status: Todo
Development

No branches or pull requests

2 participants