Raspberry Pi - I2C Communication
You want to scan all possible I2C addresses on bus 1, including reserved ones, using
i2cdetect. Which option should you add to the command?i2cdetect. Which option should you add to the command?-a option tells i2cdetect to scan all addresses, including reserved ones.-r is for repeated start, -q is quick scan, -s is silent mode, none scan reserved addresses.-a to scan all addresses including reserved -> Option D-a = scan all addresses [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions