I am using the Teensy 4.0 with two external I2c components. One is the Adafruit MPR121 capacitive touch sensor board and the other is an LCD. I am using Adafruit's library for the MPR121 cap touch board, which uses the "Wire" library which automatically uses the internal pullups?.
Both the MPR121 board and the LCD are being powered by 5V.
*Is it ok to only use the internal pullups for the sda/scl? Or do I need to add external pullups in addition to the internal pullups?
Thank you,
TonyAm
Both the MPR121 board and the LCD are being powered by 5V.
*Is it ok to only use the internal pullups for the sda/scl? Or do I need to add external pullups in addition to the internal pullups?
Thank you,
TonyAm
Attachments
Last edited: