Matadormac
Well-known member
Good day the list.
I have one of those eBay 1.3 inch OLED displays (128 x 64), i2C with no reset pin (seems to have been factory modified as for the Haltec reset fix). I am using a Teensy 3.2 with 4.7K pullup resistors between 3.3v and ACL(19) and SDA(18).
The adafruit SSD1306 128 x 64 i2C sketch (from the Teensy install sketches) initializes the display but all the graphics show only in a bar about 1/5th the display height, at the top of the display. The sketch appears to be running just fine and there are no compiler errors. I am running Arduino 1.6.7 and Teensy loader 1.27 beta2.
None of the U8glib's work for this display.
I have looked through the forum for i2C related display posts and have not found a solution yet.
Thoughts on what I might do next especially if I can somehow fix the Adafruit SSD1306 library or is there another I should try?
Thank you
I have one of those eBay 1.3 inch OLED displays (128 x 64), i2C with no reset pin (seems to have been factory modified as for the Haltec reset fix). I am using a Teensy 3.2 with 4.7K pullup resistors between 3.3v and ACL(19) and SDA(18).
The adafruit SSD1306 128 x 64 i2C sketch (from the Teensy install sketches) initializes the display but all the graphics show only in a bar about 1/5th the display height, at the top of the display. The sketch appears to be running just fine and there are no compiler errors. I am running Arduino 1.6.7 and Teensy loader 1.27 beta2.
None of the U8glib's work for this display.
I have looked through the forum for i2C related display posts and have not found a solution yet.
Thoughts on what I might do next especially if I can somehow fix the Adafruit SSD1306 library or is there another I should try?
Thank you