I2C 地址有多少位?
I2C 地址始终有 7 位。
这是因为任何 I2C 通信中的第一字节由 7 位地址加上读/写位组成。如果 I2C 主机请求写入特定地址,读/写位为 0;如果 I2C 主机请求从地址读取,则为 1。
I2C 通信的第一字节看起来像这样:
对我们如何制作此图感兴趣?请查看我们关于如何在 TikZ 中可视化 I2C 第一字节结构的文章
Check out similar posts by category:
Electronics
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow