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.

LCD output problem

Hi all,

I have custom dm365 board and installed RidgeRun BSP from https://source.ridgerun.net/svn/leopardboarddm365/sdk/trunk.

I built BSP and run system. I want to use LCD display. And i have a custom daughter card for LCD interface. I used it on dm355 board successfully.

I enabled LCD interface;

echo LCD > /sys/class/davinci_display/ch0/output

But there is nothing on LCD, also LCD_OE and VCLK pins. I add some debug to kernel(drivers/media/video/davinci/davinci_platform.c) and saw enableDigitalOutput() OK, enc_set_prgb() OK.

There was no error on DM355. What can i do?

So thanks.

Mehmet