I got an ValueError : No I2C debice at address: 6a
I know there is a way to change the I2C address to 6b with the SD0 pin, but i wanted to free this pin for future expansion [maybe connecting two LSM6DS33's to the same Pi].
Is there a way to tell my Pi to read from this specific address?
Hi, While trying to run the example code on my Raspberry Pi 4 [model B]
I got an
ValueError : No I2C debice at address: 6a
I know there is a way to change the I2C address to 6b with the SD0 pin, but i wanted to free this pin for future expansion [maybe connecting two LSM6DS33's to the same Pi]. Is there a way to tell my Pi to read from this specific address?
Thank you (: