当前位置:网站首页>IIC (STM32)
IIC (STM32)
2022-07-04 20:20:00 【王小浩和浩小王】
IIC(STM32)
IIC(Inter-Integrated Circuit) 总线是一种由 PHILIPS 公司开发的 两线式串行总线
高速 IIC 总线一般可达 400kbps 以上。
IIC信号时序图
IIC 总线在传送数据过程中共有三种类型信号,开始信号、结束信号和应答信号。
开始信号:
SCL 为高电平时,SDA 由高电平向低电平跳变,开始传送数据。
SCL = 1
SDA = 1
SDA = 0

结束信号:
SCL 为高电平时,SDA 由低电平向高电平跳变,结束传送数据。
SCL = 1
SDA = 0
SDA = 1

应答信号:
每发送一个字节(8个bit),一个字节传输的8个时钟后的第九个时钟期间
接收器接收数据后必须回一个ACK应答信号给发送器,这样才能进行数据传输。
应答 “0”,非应答 “1”

边栏推荐
- js 3D爆炸碎片图片切换js特效
- Actual combat simulation │ JWT login authentication
- Introduction to pressure measurement of JMeter
- 嵌入式TC 测试用例
- 福昕PDF编辑器v10.1.8绿色版
- Implementation of redis distributed lock
- [solution] paddlepaddle 2 X call static graph mode
- 多模輸入事件分發機制詳解
- 华为ensp模拟器 DNS服务器的配置
- The video sound of station B is very low - solution
猜你喜欢

黄金k线图中的三角形有几种?

【optimtool.unconstrain】无约束优化工具箱

RFID仓库管理系统解决方案有哪些功能模块

WinCC7.5 SP1如何通过交叉索引来寻找变量及其位置?

Huawei ENSP simulator configures DHCP for router

The video sound of station B is very low - solution

Huawei ENSP simulator enables devices of multiple routers to access each other

多模输入事件分发机制详解

From automation to digital twins, what can Tupo do?

【服务器数据恢复】某品牌服务器存储raid5数据恢复案例
随机推荐
[Shenbo introduction] VI How to contact your favorite doctoral tutor
Embedded TC test case
冰河的海报封面
【解决方案】PaddlePaddle 2.x调用静态图模式
Record the online bug solving list (unfinished to be continued 7/4)
Huawei ENSP simulator layer 3 switch
华为ensp模拟器 配置ACL访问控制列表
杰理之AD 系列 MIDI 功能说明【篇】
vim异步问题
LeetCode 7. Integer inversion
B站视频 声音很小——解决办法
阿里云国际版CDN的优势
VIM asynchronous problem
PS vertical English and digital text how to change direction (vertical display)
Advantages of semantic tags and block level inline elements
Leetcode+ 81 - 85 monotone stack topic
杰理之AD 系列 MIDI 功能说明【篇】
Pytorch---使用Pytorch实现LinkNet进行语义分割
[observation] Lenovo: 3x (1+n) smart office solution, releasing the "multiplier effect" of office productivity
How does wincc7.5 SP1 find variables and their positions through cross indexing?