8 years, 1 month ago.

Update so this will work with SSD1306

I wrote a test to use this library but the OLED device never turns on. My I2C address scanner indicates the chip is at the expected address and is responding but the protocol must have changed slightly for the two different parts. If you update the library to support the SSD1306 then please let me know. Data sheet and actual ebay part are in the comments in the code. Sample code is: https://developer.mbed.org/users/joeata2wh/code/Nucleo-F303K8-SSD1306_OLED/

Question relating to:

SSD1308 128x64 OLED Driver with I2C interface I2C, OLED, SSD1308

1 Answer

8 years, 1 month ago.

I have briefly looked at the SSD1306 some time ago and recall that the register and command set is quite a bit different from the SSD1308. I dont know if & when I will be able to port the lib to the SSD1306.