求对芯片英文分析

2019-07-15 15:20发布

在文档里面,写着这样的一段
The I2C bus uses two wires to transfer information between devices connected
to  the  bus:  “SCL”  (serial  clock  line)  and  “SDA”  (serial  data  line).  The  I2C
component  requires  the  use  of  external  open-drain  buffers  since  it  has  only
unidirectional  ports. The “SDA” and “SCL” lines referred further are the actual
I2C bus signals, while the I2C component is connected to them with the use of
open-drains  (“SDAO”  as  output  and  “SDAI”  as  input,  “SCLO”  as  output  and
“SCLI” as input). Each device connected to the bus is software addressable by a
unique address. The I2C is a true multi-master bus including collision detection
and arbitration to prevent data corruption if two or more masters simultaneously
initiate  data  transfer.  The  filtering  logic  rejects  spikes  on  the  bus  data  line  to
preserve data integrity.

请问各位,这两个IO是不是还要接什么东西么?我现在直接使用芯片的IO,操作没有I2C的信号出来。
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
7条回答
huxinmiao
1楼-- · 2019-07-15 15:59
各上拉2.2k到电源,
mdevi
2楼-- · 2019-07-15 16:19
huxinmiao 发表于 2015-12-18 17:14
各上拉2.2k到电源,

是不是IO口接一个2.2K的电阻,然后,电阻再接电源?
wangweijie2016
3楼-- · 2019-07-15 17:59
求指导
电子工程师2014
4楼-- · 2019-07-15 18:27
 精彩回答 2  元偷偷看……
mdevi
5楼-- · 2019-07-15 21:12
mdevi
6楼-- · 2019-07-16 03:03
自己网上查了下,问了下同事,说一般都加上拉电阻,其阻值4.7K或者10K, 然后在网上查了下http://m.blog.csdn.net/blog/mick_ye/20553141这里有个说明。我用的这个芯片,内含有上拉电阻,但实际的阻值有多大没看到,可能没细看或者文档没写到。

一周热门 更多>