cancel
Showing results for 
Search instead for 
Did you mean: 

LTDC color and DE signal

Ebun.1
Senior

Thank you for helping.

MCU: STM32F769BI

Board: Custom

I set up LTDC using TouchGFX and STM32CubeIDE.

I thought that the RGB color signal would be output in synchronization with the DE signal.

When checked with an oscilloscope, the color signal (for example, R5) is output asynchronously with the DE signal.

Do I need to set the parameters of the LTDC to synchronize?

Please tell me how to synchronize.

Thank you.

1 REPLY 1
Ebun.1
Senior

Thank you for helping.

Supplement.

I will attach an image taken with an oscilloscope.

At the top is the R5 signal.

The middle is the DE signal.

The R5 and DE signals are out of sync.

I pasted a white image on the left half and a black image on the right half with TouchGFX.

So the signal of R5 should be H only in the first half of DE as shown at the bottom.

What should I do to synchronize the signals?

In software

Where does the color signal change?

Where is the place to change the DE signal?

Thank you.