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

Fix pin assignments I2S_SDIN/SDOUT of Wio Terminal #4913

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

t-ikegami
Copy link

This PR fixes pin assignments of I2S_SDIN/SDOUT of Wio Terminal, added at #4679. The initial implementation followed the schematics (https://files.seeedstudio.com/wiki/Wio-Terminal/res/Wio-Terminal-SCH-v1.2.pdf), where I2S_SDIN and I2S_SDOUT are defined as PA21(SDO) and PA22(SDI), respectively. This PR swaps the definitions to be consistent with other boards.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Will merge after build completes.

@dhalbert dhalbert merged commit ddf7160 into adafruit:main Jun 24, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants