This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM365 digital LCD question

Other Parts Discussed in Thread: DA8XX

Hello everyone:

      Now I have some questions. Its based on the DM365 + ipnc2.6 platform, and use the DM365 drive digital LCD . The LCD resolution is 640*480. The following is a description:

  1. DM365 hardware platform + IPNC2.6 software platform;
  2. Output video data format is RGB565;
  3. I found The lcd controler in DM365 supports the output format RGB565 ;
  4. IPNC2.6 application does not has the code about digital LCD screen (This part can completed by myself, but I need the driver interface);
  5. Under the directory of ti-davinci (linux kernel and driver) has a driver (eg: logicpd_encoder.c on the encoder configuration has a 640 * 480 video output, and the da8xx_fb.c provide the frambuffer driver, etc.);
  6. The digital LCD screen is 5-inch, 640 * 480 resolution.

      These are the instructions, but now I do not know where to start, if the code is now provided within the platform can be used directly, then I need to do what few parts?  Other wise, the code provided by ipnc2.6 or ti-davinci can be used directly, whether I need achieve another driver for the LCD controler and the frambuffer driver? Please give some guidance suggested!

thank you!

shishuai chen