NHD-5.7-320240WFB-CTXI #-T-1

Comments

7 comments

  • Michael_L

    Please try to use the example code provided here: https://newhavendisplay.com/content/app_notes/Arduino_nhd-5_7-320240WFB.txt.
    You will notice a main difference is the write command and data routines.  Try changing your functions to these and see if the display works.  Also, for simplicity sake, you may tie the /CS (chip select) line to ground, as I have done in that example code.  Let me know if this works for you.

    0
  • karimaly08

    THANKS FOR YOUR HELP

    BUT I HAVE ANOTHER QUESTION

    what about the U/D and R/L pins (pin 16 & 17)  ?? did i externally give it 0 and VCC or it take it internally

    thanks

    0
  • karimaly08

    another question

    i didn't drive the TFT back light ---- did it effect on the display data 

    thanks

    0
  • Michael_L

    The U/D and R/L pins are to be left unconnected, as they are tied internally.

    0
  • karimaly08

    i'm very thanks for you  

    the code is working good

    but i need a program to convert the jpg or bmp to a C file , can you help me

    thanks, 

    0
  • Michael_L

    You can try programs like Frhed, Hex Workshop, LCD assistant, etc.  Try searching the internet for programs to extract the hex data from a bmp.

    0
  • karimaly08

    i'm very thanks for your help

    0

Please sign in to leave a comment.