Display not working
Posted: Sun Oct 26, 2014 7:40 pm
Hi I purchased the telemetry kit #1 which comes with the oled display 128x64. I am using this with an Arduino Due. I have connected Vcc to 3.3V with no pull up resistors. I have connected sda to (sda 20) and scl to (scl 21).
On your page it says that this display uses sh1106 and I have tried using your lcdhello example code in the microlcd folder and I have uncommented the sh1106 header and commented the ssd1306.
It is not working. I have connected my oscilloscope and I can see that vcc is at 3.3V and there is clean data sending on scl and sda.
I have also tried using u8glib and the adafruit libraries.
Nothing is working.
On your page it says that this display uses sh1106 and I have tried using your lcdhello example code in the microlcd folder and I have uncommented the sh1106 header and commented the ssd1306.
It is not working. I have connected my oscilloscope and I can see that vcc is at 3.3V and there is clean data sending on scl and sda.
I have also tried using u8glib and the adafruit libraries.
Nothing is working.