Skip to content

Touch Pins on Audiokit #628

Answered by pschatzmann
mydroidbox asked this question in Q&A
Feb 16, 2023 · 3 comments · 3 replies
Discussion options

You must be logged in to vote

All boards are reusing the same pins for different functions and it depends pretty much on your model (and used sd API) which conflicts you have!
You can double check this in the pin definitions (and conflicts) of the board_def.h of your model.

So in the end you need to choose which function you want to use (at the cost of the other)

Replies: 3 comments 3 replies

Comment options

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

Answer selected by pschatzmann
Comment options

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

Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants