NHD-1.27-12896UGC3, can't write data correctly, 4 wire spi

Comments

1 comment

  • Michael_L

    The set_column_address command uses 2 data parameters after you send it to the display.  You would need to setup the address, and issue the write_memory_start command before writing pixel data to the display.  Please refer to the below example code which has examples with the parallel and serial interface of the display:

    https://newhavendisplay.com/content/app_notes/Arduino_OLED_12896.txt 

    0

Please sign in to leave a comment.