B-LCD40-DSI1 including OTM8009A data lane setting
Hi, I'm doing a project using STM32F769I-Eval.
In this kit, there is a LCD module called B-LCD40-DSI1 including dsi module(OTM8009A).
First, I looked up the example LCD_DSI_CmdMode_SingleBuffer in STM32CUBE_F7. After,
I connected LCD with DSI communication. I set DSI data lanes to two, and it works pefectly. But when I changed it to one, the display didn't work perfectly. It only worked in Low Power Mode, because this mode originally works with one lane. I think I should change lane setting in display module too.
So, I wonder if I can change this setting to one.
Is there any way to change lane setting in OTM8009A or B-LCD40-DSI1?
Or is there any example using one data lane with OTM8009A or B-LCD40-DSI1?
Thanks.
