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.

AM2634: Is SYS_CLK always 200MHz?

Part Number: AM2634

Hi, I want to write a function that converts from SYS_CLK ticks to time. I see in a few places in the TRM that the default frequency of SYS_CLK is 200MHz, but I'd like this function to always work regardless of clock configuration.

Can I always assume that AM263x SYS_CLK frequency is 200MHz? Or is there an MCU+SDK API function that will return the current SYS_CLK value (I couldn't find one)?

Thank you,

-Andy