Skip to content

Conversation

earlephilhower
Copy link
Owner

Rewrite the I2S code from scratch to eliminate the dependence on the
pico-extras implementation and to support I2S input as well.

8-bit, 16-bit, 24-bit, and 32-bit words are supported.

Multiple I2S ports are allowed.

I2S input and I2S output are supported.

Fixes #535
Fixes #99

Rewrite the I2S code from scratch to eliminate the dependence on the
pico-extras implementation and to support I2S input as well.

8-bit, 16-bit, 24-bit, and 32-bit words are supported.

Multiple I2S ports are allowed.

I2S input and I2S output are supported.

Fixes #535
Fixes #99
@earlephilhower earlephilhower merged commit 07500e8 into master May 5, 2022
@earlephilhower earlephilhower deleted the i2snew branch May 5, 2022 01:43
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.

Using multiple I2S objects. Add I2S input (microphones, etc.)

1 participant