Le 2022-05-10 à 18 h 09, Matt Flax a écrit :
The result is empty.Test whether it is detectable on the i2c bus. You may need to disable the overlay in config.txt. i2cdetect -l
ls /dev/i2c* is also empty
That will list the available i2c busses. Then you can detect a bus, such as bus 1 : i2cdetect 1 Do you see any indications in the output from i2cdetect that an IC is responding on the bus ?
Nope.