RS232 PIC CCS COMPILER COMANDS FOR NHD-0420D3Z-NSW-BBW-V3 ISSUE

Comments

2 comments

  • Saurabh_B

    Hello David,

    If you have VDD and VSS going to pins 2 & 3 of the display, they do not need to be applied to pins 5 & 6, they are all tied internally.

    For this i would recommend using the following:
    putc(0xFE)  // Prefix
    putc(0x51) // Clear Screen

    0
  • DavidVM

    Thanks a lot for the help, it did work as you stated.

    0

Please sign in to leave a comment.