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

ADC speed with Teensy 3.1 #5

Closed
michael-hirschmugl opened this issue Mar 13, 2015 · 2 comments
Closed

ADC speed with Teensy 3.1 #5

michael-hirschmugl opened this issue Mar 13, 2015 · 2 comments

Comments

@michael-hirschmugl
Copy link

This isn't really an issue but more of a question.
I am having a bit of a hard time understanding how fast the sampling speed can go.
"ADC_HIGH_SPEED is guaranteed to be the highest possible speed within specs for resolutions less than 16 bits (lower or eq than 18 MHz)."
So in this setting the Teensy 3.1 can go up tp 18MHz?
Well why does the AnalogContinuousRead example then say:
"At 96 Mhz (bus at 48 MHz), 632 KHz is the fastest we can do within the specs, and only if the sample's impedance is low enough."
I don't get it. :)

@pedvide
Copy link
Owner

pedvide commented Mar 13, 2015

@michael-hirschmugl
Copy link
Author

thank you!

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

No branches or pull requests

2 participants