ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

The I2C-bus specification(V2.1)摘要

2021-01-19 09:01:43  阅读:238  来源: 互联网

标签:bus specification kbit master mode bit I2C


尽量保持原文,但为了让摘要更简洁,个人做了小小的更改。

1.10-bit addressing allows 1024 additional slave addresses.

2.The High-speed mode allows an increase in the bit rate up to 3.4 Mbit/s.

3.The Fast-mode allows a fourfold increase of bit rate-up to 400 kbit/s.

4.Fast-mode devices are downwards compatible i.e. they can be used in a 0 to 100 kbit/s I2C-bus system.

5.Each device connected to the bus is software addressable

6.masters can operate as master-transmitters or as master-receivers

7.It's true multi-master bus including collision detection and arbitration to prevent data corruption

8.Serial, 8-bit oriented, bi-directional data transfers can be made at up to 100 kbit/s in the Standard-mode

9.I2C-bus interface is already integrated on-chip.

10.The simple 2-wire serail I2C-bus minimizes interconnections so ICs have fewer pins and there are not so many PCB tracks.

11.

标签:bus,specification,kbit,master,mode,bit,I2C
来源: https://www.cnblogs.com/kunshanpipixia/p/14296200.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有