Part Number:AM2732-Q1
Hi,
AM2732-Q1 supports four data lanes(LVDS_TXP/M), how to cinfig LVDS data lane number to 2 Lane(LVDS_TXP0/M0 and LVDS_TXP1/M1)
Shine:
我需要咨询一下产品线工程师是否支持2-lane mode。
,
Shine:
请看下面产品线工程师的回复。
We use Bit masking technique is used to activate lanes.
Bit-0 implies lane 0, bit-1 implies lane 1 and so on.
If you want to enable lane 2 (considering you number then as lane-0, lane-1, lane-2, lane-3), the value should be:
In your lvds configuration, you can use:
initCfg.lvdsCfg.lvdsLaneEnable = 0x4U