Using dsi only one data lane with two data lane Touchscreen
Hi, I'm trying to use only one dsi data lane with OTM8009A which has two data lanes.
My MCU is STM32F769I-Eval and manuals said that this MCU has two dsi data lanes.
However, I want to use only one data lane because my custom board has only one dsi data lane.
I tried to change settings with Examples within F7Cube.
In LCD_DSI_Videomode_SingleBuffer, DSI Settings value is in there, so I change NumberOfLanes value two to one, but LCD Display doesn't work.
Is there any way to use only one data lane?
Thanks.
