Using i2c
Samuel43
Posts: 1
Hi,
I am new to using propeller chips (P8X32A-Q44) and was wondering if it is necessary to to have pull-up resistors on the SCL and SDA lines when interfacing to an external eeprom?
Thanks
I am new to using propeller chips (P8X32A-Q44) and was wondering if it is necessary to to have pull-up resistors on the SCL and SDA lines when interfacing to an external eeprom?
Thanks
Comments
If there is no clock-stretching in your slaves, SCL can be CMOS drive, so does not require a pull-up.