2023-06-05 5:30 PM - edited 2023-11-20 3:54 AM
Hi,
My MCU is a STM32H753BIT6. This is a custom board that works fine with SYNC-MODE displays types.
I have a new display only works in DE MODE. It not requires the HSYNC or VSYNC signals.
Is there any way to configure LTDC peripheral and TouchGFX to work only in DE MODE? This is a communication image about this mode.
I disconnect physically the VSYNC/HSYNC signals and ground it to make sure.
Thanks for any tip and help!
Solved! Go to Solution.
2025-08-13 11:42 PM
Hey,
Thanks for the LTDC inputs,
Did you also use an SDRAM with FMC?
I have the same LCD display but planning to use it in RGB only mode(RGB666) configuration with additional SDRAM
And should I follow any start up sequence for this particular display ?