Quantcast
Channel: Forum - Recent Threads
Viewing all articles
Browse latest Browse all 1583

LVDS Display in RZ/G2H Hi-hope Evaluation board.

$
0
0

Dear Renesas Team

We are using Renesas RZ/G2H Hi-Hope evaluation board and we have interfaced LVDS display to it and connect to CN2404 sub board connector, according to the document default LVDS interface have been enabled and we are using rzg_bsp_v3.0.3 BSP.

we are using 

Image and Image-r8a774e1-hihope-rzg2h-ex-idk-1110wr.dtb

have done the below changes.

&gpio1 {
/*
* When GP1_20 is LOW LVDS0 is connected to the LVDS connector
* When GP1_20 is HIGH LVDS0 is connected to the LT8918L
*/
lvds-connector-en-hog {
gpio-hog;
//gpios = <20 GPIO_ACTIVE_HIGH>;
gpios = <20 GPIO_ACTIVE_LOW>;
output-low;
line-name = "lvds-connector-en-gpio";
};
};

but we are not able to see any thing on the display and when we probe the LVDS pins of the processor with the help of CRO no signals coming out  from the LVDS pins.

Please help us to sort out this issue its very urgent for us.

Thanks & Regards

Mahesh R


Viewing all articles
Browse latest Browse all 1583

Trending Articles