This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

66AK2H12: Register setting INTERNAL CLOCK DIVIDER(S) and SHARED LOCAL CLOCK DIVIDER

Part Number: 66AK2H12


Hi everyone,

I read DS, but I didn't know which one of the registers to set INTERNAL CLOCK DIVIDER(S) and SHARED LOCAL CLOCK DIVIDER below.

For example, which register sets the ARM CorePac /3 above?
Which register sets PSC's /12 ?]

Best regards,
Sasaki

  • Hi Sasaki,
    You have misinterpreted the table. The internal clock dividers are not selected using registers. Each of the internal clock dividers is available inside the part and is used by different portions. The table is just showing which of the internal clock dividers are used by which subsystems. For example, the SYSCLK1 /4 is used by COREPACs and the PCIE subsystems. These clocks are based on the frequency programmed into the main PLL.
    Regards, Bill
  • Sasaki,

    To be clear, the dividers listed in the table that you posted are not programmable.

    Tom

  • Hi Bill-san,Tom-san

    Thank you for your support.

    I understood the dividers listed in the table are not programmable.

    Bill Taboada said:
     These clocks are based on the frequency programmed into the main PLL.

    How can I check the  Main PLL's frequency and the division setting to be selected?

    For example, PCIe has four divisions.
    But I do not know which division is selected.

    Best regards,

    Sasaki

  • Hi Sasaki-san,

    The table does not show that clocks that can be selected. The table shows which clocks are created for each of the subsystems. As you pointed out, there are four different clock dividers associated with PCIE. All four of those clocks are created and are provided to the PCIE subsystem for it's use. You can check the frequency of the main PLL using the sysclkout pin. When enabled, this pin should drive the frequency of the main PLL divided by 6.

    Regards, Bill

  • Hi Bill-san,

    Thank you for your support.
    I got it.
    Also, thank you for SYSCLKOUT. I learned a lot.

    Best regards,
    Sasaki