2020-10-21 02:57 AM
Hi ST Team, Current we using an TFT LCD Drv (ST7701) without GRAM. So we have to use DSI in video mode. But it's hard to understand the required DSI video mode configurations. So we need Dsi video mode code working sample.
After Surfing the Stm32 Application notes, we found the following Doc;
But it didn't help much. So the DSi sample code will a lot.
2020-10-28 04:01 AM
Certainly a lot of interrelationships between various LTDC and DSI clocks, and the screen geometry and colour depth, etc
2020-10-28 04:11 AM
Watch also that your memory subsystem has enough bandwidth for your resolution and frame rate.
Large resolution and deep colour depth, going to want 32-bit wide SDRAM, clocking optimally.
2020-11-08 07:59 PM
Hi MM..1,
Please share sample for DSI video mode with touchGFx, if u can.
Thank you