Changes between Version 7 and Version 8 of Hardware/jCM/dCM3/cSoftware
- Timestamp:
- Apr 15, 2011, 3:32:35 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Hardware/jCM/dCM3/cSoftware
v7 v8 15 15 == I2C protocol == 16 16 The lantronix Xport AR does not come with a native I2C bus to the I2C communication between the node ID box and the hardware monitor chip (DS1780E) must be accomplished through bit-banging. The configuration of the CM is that of one master and two slaves (NodeID box and DS1780E). 17 17 18 18 19 19 [wiki:Hardware/CM/cCM3/SoftwareDescription/Programming How to program the Lantronix module]