Difference between revisions of "PCA9555"
(Created the page) |
(+I2C in modul description) |
||
| Line 2: | Line 2: | ||
{{Module | {{Module | ||
|NAME=PCA9555 | |NAME=PCA9555 | ||
| − | |MENUCONFIG={{I/O}}->I2C Master | + | |MENUCONFIG={{I/O}}->{{I2C Master}}->I2C PCA9555 |
|STATUS={{stable}} | |STATUS={{stable}} | ||
|PINNING=no | |PINNING=no | ||
Latest revision as of 11:55, 3 May 2012
| PCA9555 | |
|---|---|
| Status | Stable
|
| menuconfig | I/O->I2C Master Support->I2C PCA9555 |
| Pinning | no |
| Ecmd | yes |
| Depends on | ECMD I2C Master |
| Requires | - |
| Code | https://github.com/ethersex/ethersex/tree/master/hardware/i2c/master |
Driver for the PCA9555 16-Bit I2C digital I/O chip.
Connection
Configuration
ECMD
PCA9555 implements a ECMD interface for reading and writing the pin status. See ECMD reference.