Skip to content

ATSAMD51 supported #13

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

Open
s-light opened this issue Jan 22, 2023 · 1 comment
Open

ATSAMD51 supported #13

s-light opened this issue Jan 22, 2023 · 1 comment

Comments

@s-light
Copy link

s-light commented Jan 22, 2023

Can this work with the ATSAMD51 chips?
Vor are ther alternative libs for this?

I landed her from a search and this question:
https://arduino.stackexchange.com/questions/43663/built-in-capacitive-touch-detection-with-samd21-development-board-arduino-zero#43694

@martin2250
Copy link
Owner

Hi Stefan,
It isn't obvious from the schematics in the SAMD51 datasheet, but I give it pretty good chances that of working. There is no option to connect the positive ADC input to GND, but you could work around that by setting the ADC MUX to connect to the output of DAC0. If you can make it work, I'll gladly merge the PR :)

Cheers!

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