Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two SH1106 display on i2c (freeze issue) #535

Open
FurqanChaudhary opened this issue May 29, 2024 · 0 comments
Open

Two SH1106 display on i2c (freeze issue) #535

FurqanChaudhary opened this issue May 29, 2024 · 0 comments

Comments

@FurqanChaudhary
Copy link

Hello!

First, I want to express my appreciation for this great library.

I am facing an issue in my project where I am using two OLED displays with the SH1106 driver. Since there is no way to change the address of the displays, I have kept the address of both displays the same. These two displays are connected to an Arduino using I2C, and I am using the u8glib library.

Until now, everything has been working perfectly as expected despite the displays having the same address. However, occasionally, both displays freeze (i.e., no change occurs), and the Arduino controller also hangs or freezes.

Please provide support or suggest if there is any way to use two instances in u8glib for different addresses.

Thank you!

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

No branches or pull requests

1 participant