- Joined
- May 29, 2019
- Messages
- 24
- Reaction score
- 16
- What state or country do you live in
- Other International
Hi all! I've been having some trouble with the SDA SCL pins in my Raspberry Pi for a while, I'm sure they are fried, so I changed the configuration to use them with the GPIO pins #17 and #18. I used these /boot/config.txt - dtoverlay=i2c-gpio,i2c_gpio_sda=17,i2c_gpio_scl=18 to configure it and worked fine but in the website I got the code it is said that a new bus was created /dev/i2c-3 and when in the terminal I write i2cdetect y -3 it seems that is recognizing my PCA9583 and a EZO pH circuit, but the lights are not dimming and the pH probe doesn't read anything when I configure them in REEF PI, so I was wondering if its a problem that I can solve. Thanks for your feedback!


