Introduction - If you have any usage issues, please Google them yourself
OLED DISPLAY MODULE
I m using a 160x128 Graphic OLED Display from Densitron (DD-160128FC-2A) with the ATmega1281. The LCD is controlled via a SEPS525 OLED Driver IC. I use the LCD in 8bit parallel mode.
Both the LCD and controller datasheet is VERY vague and I struggle to get the LCD to respond.
The OLED controller is configured via 3 registers, IR (Index), WDR (Write Data Register) & RDR (Read Data Register).
It is the first time I come across this register INDEXING method and can t find any examples or discussions on the control sequence.