martix90
martix90
Hi @Edzelf, first thank you very much for your answer. I just noticed I'm in the wrong project with my question (I'm using an ESP32) - but I think you...
Thank you very much!
Wow - I'm really impressed with how fast you did the refactoring of the oled drivers. I will try it as soon as possible :) Thank you so much!
Hi @Edzelf, I've just tested it. It's a lot better but not yet quite right. The lines seem to start at different columns Maybe an off-by-one error? 
Hi @Edzelf , I now tried all three models (OLED1306, OLED1309 and OLED1106). All of them behave exactly the same. The model I use is called "DIY MORE" and says...
I think I found the issue: If I comment out this line, it works :) //i2c_master_write ( i2Cchan, fillbuf, 4, true ) ; // Yes, fill extra RAM with zeroes