The read write operations in I2C for AVR cores do not have any timeout. So, in an unsuccessful I2C read or write operation, the hardware may get stuck in an infinite loop. This situation has been observed mostly when the connection between the hardware and the I2C device is loose. In this submission a timeout function has been added to Wire library.
forked from arduino/ArduinoCore-avr
-
Notifications
You must be signed in to change notification settings - Fork 2
The Official Arduino AVR core
mathworks/ArduinoCore-avr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The Official Arduino AVR core
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 88.9%
- C++ 6.4%
- Makefile 2.8%
- Objective-C 1.2%
- Logos 0.4%
- Shell 0.2%
- Other 0.1%