NHD-C160100DiZ-FSW-FBW trouble shooting

Comments

4 comments

  • Engineering Support
    Community moderator

    Hi Mike,

    This display has recently gone through a design change, which may explain the issue you are seeing.  Can you please verify the revision number on the back of the display?  If the working display is Rev1B and the new displays are Rev1C, then you will need to make a few modifications for the new displays to work.  Please see the below engineering change notice and product transition guide.

    Let me know if this is the case and if you need any assistance implementing these changes.

    -1
  • Mike Blankenship

    Hi, Thanks for the information. The displays that do not work are REV1B.

    Howerver this brings up an important issue with the new REV1C. From looking at the mechanical

    specs, it will fit in my application like REV1B, however I will need to see if the library Im usiing will support

    the new driver. I am using an open source library called U8G2, 

    U8G2_ST7528_NHD_C160100_F_HW_I2C u8g2(U8G2_R0, RST, SCL, SDA);
    The developer made it specifically for REV1B. Ill contact him and see if he can make mods for REV1C, or show me how to with the sample arduino program you supplied.
    How many REV1B do you have in-stock? And I need to order the new REV. I have 5 coming in tomorrow from mouser but I dont know what revs they are, I might have to order 2 samples from you.
    Also here is a pic of my circuit for REV1B, please let me know if I just remove the CAPS if it should be compatable, then its just a Firmware issue. Thanks please let me know
    0
  • Engineering Support
    Community moderator

    Hi Mike,

    Yes, removing the capacitors should be all that's necessary to make Rev1C compatible.  The new display requires a different initialization sequence.  Our example initialization is shown in our example code.  Most of the commands are shared between the ST7528 IC and the ST75160 IC, but the ST75160 supports additional commands.  Please refer to the instruction table on the IC datasheets for the full list of commands.

    0
  • Mike Blankenship

    Hi,

    I have a devboard I can remove the caps easily. Ill keep this thread updated on my progress if its any help to

    anyone else.

    Thanks

    mike

     

    0

Please sign in to leave a comment.