cancel
Showing results for 
Search instead for 
Did you mean: 

Inquire about LTDC(25Mhz) in ST32F429.

Kenneth Seo
Associate
Posted on November 06, 2017 at 15:16

Hi 

I will inquire about LTDC in ST32F429.

When the clock is set as below, 

For use frequency 25Mhz.

but, Frequency 25Mhz not output. Let me know,how it should set?

=================================

PeriphClkInitStruct.PeriphClockSelection = RCC_PERIPHCLK_LTDC;

  PeriphClkInitStruct.PLLSAI.PLLSAIN = 200;

  PeriphClkInitStruct.PLLSAI.PLLSAIR = 4;

  PeriphClkInitStruct.PLLSAIDivR = RCC_PLLSAIDIVR_2;

HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct);

=================================

Regards, 

#ltdc(25mhz)-in-st32f429.
0 REPLIES 0