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

arch: cxd56xx: Fix not restart after TX error #15166

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

SPRESENSE
Copy link
Contributor

Summary

Fix a bug that I2C driver can not transfer after TX abort error. It caused by remaining NO_STOP flag status.

refs #17381

Impact

I2C bus devices with SPRESENSE

Testing

Tested on SPRESENSE

Fix a bug that I2C driver can not transfer after TX abort error.
It caused by remaining NO_STOP flag status.
@github-actions github-actions bot added Arch: arm Issues related to ARM (32-bit) architecture Size: XS The size of the change in this PR is very small labels Dec 13, 2024
@xiaoxiang781216 xiaoxiang781216 merged commit 0df0a10 into apache:master Dec 13, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: arm Issues related to ARM (32-bit) architecture Size: XS The size of the change in this PR is very small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants