Dears,
Thanks for your support in advance.
1. Below is the Block Diagram of PCF8575 from datasheet( I marked 1,2,3 three MOSFETS,), in my understanding this P-port is push-pull output (MOSFET2 and MOSFET3),
my question is: when configure PCF8575 as input port, how the MOSFET works?
2. Below is the schematic of my application, PIN10-11,PIN1-8 were used, PIN12-PIN17 were not used
my question is: If all P-ports are used as input, whether PIN12-PIN17 can be left floating, or should be connected to GND(directly or by a resistor(what the value should be))?
3. Below is the I2C waveform of my circuit, byte1 is:01000011,byte2 is:01111111, byte3 is11111111 (for byte1 is from Master, and every time master send 01000011, PCF8575 will send back PIN1-8,PIN10-17 condition, )
my question is: Whether byte1:01000011 can configure PCF8575 P-port as input port?