RFQ/BOM 0 登入 / 注册

选择您的位置

用户形象

How do 3V I2C devices interface with 5V I2C devices?

Hardware design
一月 13, 2021 by Darcy 400

Ask you heroes if there is a mature circuit connecting 3V and 5V of I2C. Although MAX and ADI have related chips, the price is higher and the order is not easy. Hope there is a simple and practical circuit.

所有评论

user image

Ashlee 发表于 January 13, 2021

Just take a two-way level conversion circuit, use a triode, or 74HC244

0
user image

Anika 发表于 January 13, 2021

See if the data sheet can be directly connected.

0
user image

Marie 发表于 January 13, 2021

The discrete 3V I2C device interfaces with the 5V I2C device.

0
user image

Arielle 发表于 January 13, 2021

It is divided into two parts: 3.3V to 5V is solved with HC series buffers, and 5V to 3.3V is solved with series resistors.

0
user image

Maurice 发表于 January 13, 2021

It can be connected directly without additional conversion. The I2C bus protocol has such a benefit. The I2C bus stipulates that the SCL and SDA lines must be "open-drain" structures, and external pull circuits are required. For 3V and 5V devices, their I2C bus can be directly connected-because it is open drain, there is no problem.

0

写一个答案

您需要登录才能回复。 登入 | 注册