mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
OVR2640: Reverse frequency/address
This commit is contained in:
@@ -1616,6 +1616,8 @@ o Other drivers (drivers/)
|
||||
I2C usage.
|
||||
- I2C_SETADDRESS used with I2C_READ, I2C_WRITE, and I2C_WRITEREAD:
|
||||
Similarly, address can and will be changed by other I2C usage.
|
||||
NOTE also that I2C_SETADDRESS also sets the address width (either
|
||||
7 or 10 bits).
|
||||
- I2C_TRANSFER: This is the only interface that is properly self
|
||||
contained and protected from most mult-tasking issues. But even
|
||||
this interface can suffer if there are differing frequency settings.
|
||||
|
||||
Reference in New Issue
Block a user