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.

TFP410 interfacing with Micro controller lpc3250

Other Parts Discussed in Thread: TFP410

Hai I am try to interface tfp410 with LPC3250 controller through hard ware not by i2c interface


connections are as below

PD pin is connected to 3.3V through lpc3250 GPO

ISEL is low. ->I2C disabled

EDGE is high ->Rising Edge

BSEL is high -> 24 Bit

DKEN is low ->DSKEW Enabled

CTL1 CTL2 CTL3 are high

HSYNC and VSYNC are connected to COntroller

and DE is High

all these controlling pins are enough or can I change any values

And I am tested with different resolutions in my code

     Resolution         Output on monitor

    320X240                Input not supported

    1024X768              Horizontal lines are getting.

I am struck here can any one suggest me or can I interface through I2C only