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

stm32 i2cv1 async regression, silently reads back 0xFF #2906

Open
MabezDev opened this issue May 3, 2024 · 1 comment
Open

stm32 i2cv1 async regression, silently reads back 0xFF #2906

MabezDev opened this issue May 3, 2024 · 1 comment

Comments

@MabezDev
Copy link
Contributor

MabezDev commented May 3, 2024

Will need to do a bisect to find the offending commit, but essentially somewhere between the crates.io release and current main there is a regression where i2c doesn't fail it just reads back 0xFF. This was produced on an F2 board, but it more than likely applies to other chips with i2cv1.

Blocking of course works fine.

@jamesmunns
Copy link
Contributor

Might want to reference some of the PRs mentioned here: #2372

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

No branches or pull requests

2 participants