Control differences between LCD and OLED?
Hello, new here!
Asking for help: I have a circuit using an HND-0216K1Z-NSRGB LCD display on a PIC uC, works fine.
But when I replace the display by a NHD-0216KZW-AY5 (OLED), only the first line is shown, 2nd line remains blank.
As far as I can see there's no difference in the control codes.
Tried also another OLED (-AG5), same thing.
What could cause this?
TIA,
Jan Didden
Linear Audio
-
Hi Jan,
There are a few differences between these displays which would require a modification to the code used to drive them.
These displays do require up to 600µs for commands to execute, vs the 37µs required by the ST7066U Controller.
The initialization sequence is also different when using a 4-bit interface.
Would you be able to post your code to see if there are any changes that might need to be made for these displays?0
Please sign in to leave a comment.
Comments
1 comment