i2cdetect - manual page for i2cdetect 1.31.1
i2cdetect -l | -F I2CBUS | [-ya] [-q|-r] I2CBUS
[FIRST LAST]
BusyBox v1.31.1 (2020-04-30 13:38:01 EDT) multi-call binary.
Detect I2C chips
- -l
- List installed buses
-F BUS# List functionalities on this bus
- -y
- Disable interactive mode
- -a
- Force scanning of non-regular addresses
- -q
- Use smbus quick write commands for probing (default)
- -r
- Use smbus read byte commands for probing
- FIRST and LAST limit probing range