I2C display backpack pull-ups? #1014
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
Ideally you should remove them. Lots don't (me included) and haven't killed a pi (yet!). IIRC the PI I2C pins have 1k8 pullups to the 3v3 rail. |
Beta Was this translation helpful? Give feedback.
-
|
Your maths work out for me - I actually measured the voltage on the I2C pins and came up with exactly 3.7VDC. So I'll de-solder them and make sure it still works reliably. |
Beta Was this translation helpful? Give feedback.
-
|
And, after removing them I get a nice 3.3VDC on the I2C lines and the display is OK. Going to let it run for a few hours to be sure everything works as desired. |
Beta Was this translation helpful? Give feedback.

Ideally you should remove them. Lots don't (me included) and haven't killed a pi (yet!).
IIRC the PI I2C pins have 1k8 pullups to the 3v3 rail.
If my maths is good, the 4k7 to 5v and the 1k8 to 3v3 should yield an idle voltage on the pin on 3v7.