Component: IO Expander (PCF8574) (Comms: System)
From Flowcode Help
(Redirected from Component: ID d43a1c1f 8ad6 4271 9f62 20e1bdf529f0)
Jump to navigationJump to searchAuthor | Matrix TSL |
Version | 1.0 |
Category | Comms: System |
Contents
IO Expander component
Provides 8 digital input/output pins arranged into an 8-bit port using a I2C bus connection. Up to eight expanders can be connected to the same I2C peripheral by means of three address pins. Supports the PCF8574 and PCF8574A devices allowing up to 16 expanders to be connected to the same I2C bus ( 8 x PCF8574 + 8 x PCF8574A ).
Component Pack
COMMSA
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
ReadPort |
Reads the value of the IO pins. | |
![]() |
Return |
![]() |
WritePort |
Writes a value to the IO pins. | |
![]() |
Value |
Value to write. Range 0-255 | |
![]() |
Return |
![]() |
Initialise |
![]() |
Return |