Skip to content

v1.0.5 and above slow down the ADC speed #5325

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

Closed
englandsaurus opened this issue Jun 24, 2021 · 3 comments
Closed

v1.0.5 and above slow down the ADC speed #5325

englandsaurus opened this issue Jun 24, 2021 · 3 comments
Labels
Status: Stale Issue is stale stage (outdated/stuck)

Comments

@englandsaurus
Copy link

Hello, I am wondering what was changed in between 1.0.4 and 1.0.5 that made the ADC read happen more slowly. I have an application that reads the ADC as a mic input and subsequently performs an FFT on the signal. With a fresh install of Arduino on a new computer I found that my code ran about 10x slower. I was able to narrow this down to the difference between using 1.0.4 and 1.0.5/6. Unsure what the issue is here. I'm using the ArduinoFFT library and also end up using #include <driver/adc.h>

Not a big issue for me at the moment since I just rolled back to 1.0.4 but let me know if there's any investigating I can do.

@ssieb
Copy link

ssieb commented Jun 25, 2021

Most likely caused by #3377.

@stale
Copy link

stale bot commented Aug 28, 2021

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale Issue is stale stage (outdated/stuck) label Aug 28, 2021
@stale
Copy link

stale bot commented Sep 19, 2021

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale Issue is stale stage (outdated/stuck)
Projects
None yet
Development

No branches or pull requests

2 participants