Skip to content

Timeout on SERCOM I2C functions #621

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

Open
awatterott opened this issue Apr 6, 2021 · 1 comment
Open

Timeout on SERCOM I2C functions #621

awatterott opened this issue Apr 6, 2021 · 1 comment

Comments

@awatterott
Copy link
Contributor

We are currently testing a timeout implementation (without timer/interrupts) for the SERCOM I2C functions, because we saw that the SAMD21 can freeze on communication errors or hardware problems. The implementation also fixes the recursion problem in startTransmissionWIRE().

Changes: awatterott@64b6fca

@awatterott
Copy link
Contributor Author

Our testings have not shown any issues and everything works as expected.
Can I open a PR or should we change anything?

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

1 participant