Skip to content

Increase ADC sample rate with Teensy4.1 (and Samd51 Thing Plus as well) #14319

Discussion options

You must be logged in to vote
  • With SAMD51 there is no need to recompile to change the AVG. It is an option of the constructor.
  • Since you compile your code yourself yourself, you can have a look at the PR #9624, which adds adc_timed() ADC & DAC to the SAMD port, allowing up to 1 million samples/s. adc_timed is not (yet) prepared for the Teensy port.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@LeandroFernandes88
Comment options

@robert-hh
Comment options

@robert-hh
Comment options

@LeandroFernandes88
Comment options

@robert-hh
Comment options

Answer selected by LeandroFernandes88
Comment options

You must be logged in to vote
1 reply
@LeandroFernandes88
Comment options

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