Skip to content

Conversation

@computer-whisperer
Copy link

I2c slave reads larger than a single chunk are completely broken without this, as a full 16 bytes was being written to the FIFO on every poll rather than waiting for space. This just limits FIFO writes based on free space.

Tested on rp2040.

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.

1 participant