cancel
Showing results for 
Search instead for 
Did you mean: 

LTDC clock not oscillating

CedricB
Associate II

Hello,

I'm using an STM32H743i-Eval2, we plugged in another LCD of 1024x600 RGB888 60Hz

We set the LTDC clock at 51.2Mhz as written in the LCD datasheet. (HSE 25Mhz / 25 * 512 / 10)

We get no clock at all on Pin32 of CN20 (CLK pin on LCD connector)

The clock is correct only when LTDC clock is set to 25Mhz or lower.

Our system clock is set to 400Mhz, Peripheral Clock to 100Mhz

The onboard 32bits SDRAM CAS is set to 2.

Any clue ?

1 ACCEPTED SOLUTION

Accepted Solutions
CedricB
Associate II

I forgot to setup the LTDC GPIO pins frequency to Very High instead of Low by default.

View solution in original post

3 REPLIES 3
MM..1
Chief II

Debug your code is running or hard fault?

And too for your resolution simply calculated freq is around 40MHz ...

CedricB
Associate II

I forgot to setup the LTDC GPIO pins frequency to Very High instead of Low by default.

If the problem is resolved, please mark this topic as answered by selecting Select as best under your solution. This will help other users find that answer faster.

Thank you!

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.