mirror of
https://github.com/apache/nuttx.git
synced 2026-08-29 13:20:45 +00:00
During I2C read, one-too-many byte is read, which can lead to the I2C bus getting stuck. This is likely due to the STOP condition being set at the wrong time or being missed completely. The chip offers a shortcut, such that the STOP condition is set automatically after the last byte is being written/read. Signed-off-by: Max Kriegleder <max.kriegleder@gmail.com> |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||