Qt app on 8080 LCD interface
-
Hello all,
I am working for Qt 4.7.2. Our interface with the LCD is 8080 LIDD mode. We are using AM1808 Processor. The same application is working with Raster mode driver. but our requirement to be work on LIDD 8080 LCD interface (parallel 16-bit RGB 565 mode). Now the image is not visible properly. Requesting to explain the interlayer work between linux and the frame buffer. how qt is interfaced with linux /dev/fb0? am i missing anything please let me know. -
Hello, I'm trying to use an LCD in LIDD mode (ILI9340 controller) using the TI AM335x processor and wanting to know if you found anything on interfacing qt with the linux framebuffer and your lcd driver? Many thanks