This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

TFT RGB Problem

Hi,

I'm currently an probetion for an electronics system development company and they gave me LPC1788 and Topway LMT057DCDFWU-NBA to work with. I don`t have mentor or any kind of help. I don`t have any example.

I'm also very new to programming therefore it is rather hard for me to work with the device. If someone could give me some kind of help, or some initalization code for LPC 1788 lcd controller, or some example ?

Any advice is welcomed.

Thank you very much.

Parents
  • First things you need are three PDF-files, download them and save them on your harddisk in a place where you can find them again:

    Before I continue, please let me know a little more on the following ...

    • Are you familiar with C-programming - eg. have you been programming in C before this ?
    • Do you know the various signals and timings on displays, such as HSYNC, VSYNC, Back Porch, Front Porch and Active Video ?
    • Is the TFT display already wired up to the LPC1788 ?
Reply
  • First things you need are three PDF-files, download them and save them on your harddisk in a place where you can find them again:

    Before I continue, please let me know a little more on the following ...

    • Are you familiar with C-programming - eg. have you been programming in C before this ?
    • Do you know the various signals and timings on displays, such as HSYNC, VSYNC, Back Porch, Front Porch and Active Video ?
    • Is the TFT display already wired up to the LPC1788 ?
Children