Vibrant2020
Newbie level 6
Hi,
I am accessing 3 i2c devices from my PIC MCU.
I2C devices are:
1. EEPROM
2. PCF8574T Module 1
3. PCF8574T Module 2
I pulled up the SCL and SDA line of the EEPROM to VCC through 4K7 resistor. The 2 modules of PCF8574T (bought from online store) have their own pull up resistors of the value 1K on each SCL & SDA line. I can able to access and get the results without any problem as of now. But I want to know shall I continue with these resistors or should I remove the resistors from the module and should I use only one resistor for SCL and SDA line for whole I2C devices?
picture attached for your reference.
thanks in advance.
Vibrant
I am accessing 3 i2c devices from my PIC MCU.
I2C devices are:
1. EEPROM
2. PCF8574T Module 1
3. PCF8574T Module 2
I pulled up the SCL and SDA line of the EEPROM to VCC through 4K7 resistor. The 2 modules of PCF8574T (bought from online store) have their own pull up resistors of the value 1K on each SCL & SDA line. I can able to access and get the results without any problem as of now. But I want to know shall I continue with these resistors or should I remove the resistors from the module and should I use only one resistor for SCL and SDA line for whole I2C devices?
picture attached for your reference.
thanks in advance.
Vibrant