- This topic has 1 reply, 2 voices, and was last updated 2 years, 4 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Home › Forums › The libraries hosted on the site › PCF8575 16bits i2c digital I/O expander › read state of pcf after a reboot
hi renzo,
i am going to use the pcf as a replacement for mcp23017. all ports are outputs (16). when using the mcp, pinmode putput, i can still read the registers state with readgpioab. this is very useful after a reboot to know in which state the mcp pins are (high or low). is it also possible to do the same with pcf? get the state of all outputs after a reboot? tnx for your help. mike
Hi Mike,
Probably pcf8474 maintains the state with the continuous current.
But my library restarted the pcf in Setup and I think you lost all.
Bye Renzo
More