i2c-test tool summary

本文介绍了如何在Ubuntu及其它Linux平台如Android上安装I2C测试工具,并提供了详细的步骤指导。此外,还详细解释了i2cdetect、i2cdump、i2cget和i2cset等工具的用途及其操作方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >


1.      For Ubuntu, the i2c-test tool can install directly,

sudo apt-get install python-smbus

sudo apt-get install i2c-tools

 

2.      For other linux platform, suchas Android, it may need download source and re-compile, the source as below,

https://github.com/groeck/i2c-tools

 

For How-to build in Android, can refer below link,

http://stackoverflow.com/questions/19763831/building-i2c-tools-on-android

 

3.      How to use the i2c-test tools,

i2c-tools中含有四個執行檔

a.      i2cdetect – 用來列舉I2C bus和上面所有的裝置, for more information please check below link,

https://linux.die.net/man/8/i2cdetect

b.      i2cdump – 顯示裝置上所有register的值, for more information please check below link,

https://linux.die.net/man/8/i2cdump

c.      i2cget – 讀取裝置上某個register的值, for more information please check below link,

https://linux.die.net/man/8/i2cget

d.      i2cset – 寫入裝置上某個register

https://linux.die.net/man/8/i2cset


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值