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:
- DM365 hardware platform + IPNC2.6 software platform;
- Output video data format is RGB565;
- I found The lcd controler in DM365 supports the output format RGB565 ;
- IPNC2.6 application does not has the code about digital LCD screen (This part can completed by myself, but I need the driver interface);
- 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.);
- 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