Skip to content

I2C broken on STM32F4 since IT mode used #153

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

Closed
fpistm opened this issue Nov 20, 2017 · 1 comment · Fixed by #155
Closed

I2C broken on STM32F4 since IT mode used #153

fpistm opened this issue Nov 20, 2017 · 1 comment · Fixed by #155
Labels
bug 🐛 Something isn't working
Milestone

Comments

@fpistm
Copy link
Member

fpistm commented Nov 20, 2017

Since the I2C IT mode is used #135, I2C tests with STM32 F4 based boards are broken.
(reproduced on several boards: 429ZI, 401RE, 411RE).
Seems the write operation do not end properly: ACK failed.
Changing the timing change the error occurrences.

Blocke for next release.

@fpistm fpistm added the bug 🐛 Something isn't working label Nov 20, 2017
@fpistm fpistm added this to the Next release milestone Nov 20, 2017
@cparata
Copy link
Contributor

cparata commented Nov 21, 2017

Hi all,
this PR should fix this issue.
Best Regards,
Carlo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants