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

cores.i2c: Expose write interface in I2C Init core, add I2CRegStream #4

Merged
merged 3 commits into from
Sep 13, 2024

Conversation

jeanthom
Copy link
Contributor

  • Expose write interface in I2C Init core for further register writes after POR initialization.
  • Add I2CRegStream for generating I2C commands from a stream of register addresses/values

Add stream converter for converting register writes transactions into
raw data suitable for a I2C PHY.
@jeanthom jeanthom merged commit 3b26815 into master Sep 13, 2024
1 check failed
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