NHD-1.69-128160ASC3 16-Bit Color Setting

Comments

1 comment

  • Alee_S

    Hello niradat,

    Our code is configured for 8_bit mode with triple transfer setup, which almost simulates a 24-bit data transfer method. This can be configured and changed in the 'Set Memory Write Mode' command in our initialization routine.


    If you wish to use 16-bit transfer instead, you may use either 16-bit single transfer or 8-bit dual transfer by changing the state of the bits in the 'Set Memory Write Mode' command and making appropriate changes to the 'OLED_Pixel_160128RGB' function in our sample code. More details can be found on pg. 25 of the SEPS525 controller spec.

    0

Please sign in to leave a comment.