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

I2C: low level transaction builder #2598

Open
Tracked by #2493
bugadani opened this issue Nov 25, 2024 · 0 comments
Open
Tracked by #2493

I2C: low level transaction builder #2598

bugadani opened this issue Nov 25, 2024 · 0 comments
Labels

Comments

@bugadani
Copy link
Contributor

bugadani commented Nov 25, 2024

We should expose a low level interface, that passes a number of commands to the driver. This allows users to freely configure acknowledgement checking if they need to, as well as allows for interrupt-driver transfers of large data buffers.

cc #2493

@bugadani bugadani changed the title I2C: support more flexible ACK checking - low level transaction builder I2C: low level transaction builder Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant