Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Support Alternate i2c bus 4 #66

Open
msm-fc opened this issue Feb 16, 2021 · 0 comments
Open

Support Alternate i2c bus 4 #66

msm-fc opened this issue Feb 16, 2021 · 0 comments

Comments

@msm-fc
Copy link

msm-fc commented Feb 16, 2021

I'm working on a project with two i2c devices, a RTC (Adafruit 4282) 0x68 and a OLED (SSD1306) 0x3C. I can get them both to show up but they are on different busses. The RTC module uses bus 1 and I have configured dtoverlay to create bus 4 (SDA to GPIO 23 and SCL to GPIO 24) to which I have the OLED connected. However, I can't communicate with anything on bus 4 using this powershell module, only Python. (https://github.com/adafruit/Adafruit_Python_Extended_Bus)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant