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.

AM335X: LCD problem

Other Parts Discussed in Thread: TPS61081

Hi,

I've a custom board that I interface to the base board of the AM335X EVM, with some peripherals that I need and aren't on the original daughter board. In this board I've included also the circuitry for the lcd (as on the AM335X EVM lcd board). 

Initially I've a problem on the lcd for blue and red colors that was swapped, so I change the video driver, recompile the kerner and now it's ok, so the pins and their configuration are correct.

Now I've this problem, I'm using two different lcd (taken from two original AM335x EVM kit); if I use the screen with code:

TFC-S9700RTWV43-01C

everything works fine, but if I use the screen with code:

TFC-S9700RTWV35TR-03B

the visualization isn't correct, the brightness seems too high.

What are the difference between the two display? Both they work properly instead with the AM335X EVM kit.