Hello everyone,
I'm adding new I2C device through sys using the following command
But when check using i2cdetect -y 1 I'm not seeing any device in that address.
Is it normal or am I missing something.
Thanks
I'm adding new I2C device through sys using the following command
In dmesg it says new device is initiated and I can see the device added in sysfs.echo testdev 0x10 > /sys/bus/i2c/devices/i2c-1/new_device
But when check using i2cdetect -y 1 I'm not seeing any device in that address.
Is it normal or am I missing something.
Thanks
Statistics: Posted by raspwan — Thu May 09, 2024 4:26 pm — Replies 1 — Views 22