stanleyhuangyc / MultiLCD

Arduino LCD library supporting multiple types of LCD shields and modules
112 stars 70 forks source link

MicroLCD freezing issue when used with I2C SSD1306 128x64 pixels OLED screen #22

Open matinzk opened 7 years ago

matinzk commented 7 years ago

I have an issue where by when I use the SSD1306 128x64 pixels OLED screen connected to Arduino via I2C, it sometimes freezes and won't do anything unless i reset the Arduino.

Any ideas why this happens?

Thank you.