Please provide the internal pull-up value at VCCB pin of TCA9803DGKR
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
So this is my connection and SDA/SCL of temperature sensor recommends 10K pull-up. Since this TCS9803 has internal pull-up at SDAB/SCLB, can you please say the value of internal pull-up
The pull-ups to be used on an I²C bus depend on the frequency and on the total bus capacitance. That recommendation is either useless or wrong.
The TCA903 does not have internal pull-up resistors. It does have internal pull-up current sources, and you must not add pull-up resistors on the B side.
For how to choose the TCA90x device with the correct pull-up current, see section 12.2.1.2 of the datasheet.
Hey Kaushal,
If B side is attempting to drive the line low but there are pull up resistors used on the B-side, then A-side will not be able to pull low since the current is not coming from the internal current source (you may also see lots of oscillations as well).
In short- its just best practice to not use external pull up resistors on B side of TCA980x devices as Clemens mentioned as well.
Regards,
Jack