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.
Hi Team,
I would like to ask about unused I2C pins.
Is it possible to leave unconnected for I2C2_IRQ, I2C3_SCL, I2C3_SDA, I2C3_IRQ?
I would like to know which should be followed datasheet or Hardware Design Guide.
-----------------------------------------------
- datasheet https://www.tij.co.jp/lit/ds/symlink/tps65987d.pdf
- Hardware Design Guideline https://www.tij.co.jp/jp/lit/an/slva888c/slva888c.pdf
-----------------------------------------------
Best Regards,
Yaita
Hi Yaita,
Yes if they are unused, you may leave them disconnected. Usually, I2C3 is always connected to an EEPROM so it's suggested to connect them to a pullup.
Thank you,
Hari