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.

interface of RGB 24bit on OMAP4460

Hi,

i am using OMAP4460. in this I want to use LCD which is having the 24 bit RGB interface. will you please let me know how i can connect it on OMAP4460 and support of TI on the same? part no of LCD I want to use is AWT-800480T50P07.

I am also seeking the DSI interface LCD but these LCDs are not fitting in my requirement.

 

with regards,

ANkush agrawal

  • Ankush,

    I did a quick search for the AWT-800480T50P07 LCD, but didn't find any information for it.  You should see if you are allowed to post any details about the LCD and the interface chip that it uses, however, you may be under an NDA.

    Most of the LCDs that we've evaluated recently use an LVDS interface, rather than 24-bit parallel.  It is possible to make those work with the OMAP4 with an LVDS transmitter chip.

    I too would like to see more LCDs available which support the DSI interface on the OMAP4.

    James Graves

  • Hi.

    We use 24 bit and 18 bit RGB LCD conected to DPI bus on Variscite's SOM4460.

    So in kernel you can use generic-dpi-panel driver or you can write own driver.

    In our both cases DPI connections works fine.

    WBR,