Redefining the I2S pins #802
Answered
by
pschatzmann
technoblogy
asked this question in
Q&A
-
I'm using arduino-audio-tools with an I2S amplifier board I've designed. What's the preferred way to redefine the I2S pin assignments? I can get my board to work if I edit the definitions in AudioConfig.h, such as:
However, I'd rather have a solution that allows me to edit the pin assignments in my source file. Sorry, but I can't find any documentation about this. |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Apr 24, 2023
Replies: 2 comments
-
3 ways:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
-
Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
3 ways: