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

I2C errors handling #72

Open
begreeen opened this issue Mar 10, 2017 · 1 comment
Open

I2C errors handling #72

begreeen opened this issue Mar 10, 2017 · 1 comment

Comments

@begreeen
Copy link
Contributor

Implement error handling for both situations:

  • ACK errors in I2C high-level implementation in I2C.h
  • add timeout in while loop in SoftI2C.h implementation; add error return.

Probably one error state is sufficient?

@ggajoch
Copy link
Member

ggajoch commented Jun 12, 2017

Just found that reading 0 bytes hangs up the I2C completely. This seems to be not supported in TWI module. Check should be added.

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