NHD-C160100DiZ-FSW-FBW won't display anything

Comments

4 comments

  • Ted M.
    NHD Staff

    Hi Ronnie,

    Please take a look at our website for more detailed example code. It is listed in our Application Notes section under example code for Chip on Glass displays.
    Here we provide more complete I2C code showing writes to the display.

    https://newhavendisplay.com/content/app_notes/NHD-C160100DiZ.txt

    I hope this code is more helpful to reference. The code listed in the display datasheet is only to provide the example initialization sequence.

    0
  • ronnietango
    Hi Ted,

    Thanks for the quick response.  However I had already found this code, and it's more or less exactly the same as the code in the datasheet with the very small addition of the actual calls to the show() function in the main loop (and the #include of the picture.h file, which does not seem to be provided).

    It also looks like the show() function is written to work with mode 1 (160 x 100), but the init sequence sets the display to mode 0..?

    As far as I can tell from the datasheet (though please correct me if I'm wrong), once data is written to the pages, it should be displayed automatically (i.e. there isn't an "update display" command that needs to be called)?  Can you explain to me how to read from the display data registers in order to check if they're being written correctly?
    0
  • Ted M.
    NHD Staff

    Hi Ronnie,

    Have you been able to resolve this issue?

    0
  • Georgekhan

    have you got the solution or not ?

    0

Please sign in to leave a comment.