2020-07-14 04:36 AM
Hello
I have a question.
I have STM32F769I-EAVL board.
I can control LCD with TouchGFX.
But I want to create a project and control LCD with CUBEMX.
Is there a tutorial that controls (DSI) LCD through CUBEMX?
If not, could you tell me how to set up CUBEMX and control LCDs?
Thank you.
2020-07-21 09:01 AM
Hello @Community member ,
Have a look to AN4860 Application note: DSI Host on STM32F469/479, STM32F7x8/x9 and STM32L4R9/S9 MCUs, which contains : STM32CubeMX configuration example.
A set of example also are provided in STM32CubeF7 firmware package : STM32Cube_FW_F7_V1.16.0\Projects\STM32F769I_EVAL\Examples\LCD_DSI
Best Regards,
Imen