Other Parts Discussed in Thread: SYSCONFIG
Hi Team,
Customer needs to use the GTC clock when designing the system. He wants to know what is the frequency of the MCU_HFOSC0_CLKOUT signal, how to calculate it, and where to set it? For example: GTC input clock needs 500MHz, system crystal oscillator, 25MHz, select MAIN_PLL2_HSDIV5_CLKOUT, how to set it?
Referring to the EMMC1 module, he uses the int32_t SOC_moduleSetClockFrequency(uint32_t moduleId, uint32_t clkId, uint64_t clkRate) function. There are only two reference input clocks, why TISCI_DEV_MMCSD1_..._CLK has 0~7, a total of 8 options?
Best regards,
Annie