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.

[参考译文] PCA9306:交换SCL和amp;SDA

Guru**** 2464130 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/interface-group/interface/f/interface-forum/595980/pca9306-swapping-scl-sda

部件号:PCA9306

您好,

据我所了解,SCL和SDA信道的电路似乎是相同的。  出于布局原因,我想交换线条,但我担心会遇到一些问题。

例如,当前布局为:

master_sda <=> sda1 - sda2 <=> slaver_sda

MASTER_SCL => SCL1 - SCL2 => SLAVE_SCL

我想更改为:

MASTER_SDA <=>SCL1 - SCL2 <=> SLAVE_SDA

MASTER_SCL => sda1 - sda2 => SLAVE_SCL

这不会对I2C @ 400kHz从1.8V转换为3.3V产生任何问题,对吗?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    Mark,您好!
    每个SDA和SCL的电路相同。 您可以进行交换。
    Francis Houde
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    很棒,我觉得是这样,但我不得不检查一下。

    谢谢你