Tool/software:
Hello,
My customer is porting in AM335x family for use upper clock speed.
Question1
I believe the GEL file can config clocks.
Do you have API guide that using in GEL? such as MPU_PLL_Config( ), CORE_PLL_Config(),...
Question2
If set as CORE_PLL_Config( 25, 24, 1000, 10, 8, 4)
It means the clock input(CLKINP) is 25MHz, CLKDCOLDO(=CLKINPHIFLDO) is 24MHz, M6 (in HSDIVIDER) is 1000MHz. Is this correct?
Question3
How can I read M4, M5 (on HSDIVIDER) output from CORE_PLL_Config() setting?
Thanks,
GR