1, Can C6638 AIF recovery out clock from the RX , or from the local System,Can you tell me how to set clock specifically?
In the K2 STK's example,does KeyStone_main_PLL_init () function contain the AIF local clock initialization?
2, how to configure AIF_REFCLK, AIF_RP1CLK ? It has written in AIF user guide(SPRUHL2B) 7.3.1 AIF2 Clock Strategy ,but can't figure out how to use it.
3, I opened the AIF clockQuality function, set the mon_wrap to 100, cpri 8x mode, read out clk_qual from MMR register a single linkis 84,
then the frequency of the 2x byte clock can then be confirmed is 100 mon_wrap /84 clk_qual * 245.76MHz (cpri system clock) = 292 MHz 292 MHz * 8xrate = 2.336GHz.
In my opinion, system clock = 245.76 MHz 2x byte clock should be 30.72Mhz (8x link rate)
Is this value correct? If it is wrong, how to fix it?