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.

AM2432: Clock Setting without CTT

Part Number: AM2432
Other Parts Discussed in Thread: SYSCONFIG

Hi Team,

My customer is trying to set up their own clocks.

They looked at a sample project in the EVM, and are looking at the ti_power_clock_config.c that is output from the SysConfig tool.

They see that there are two API calls, one for activating the clock (SOC_moduleClockEnable) and another for setting the clock (SOC_moduleSetClockFrequency).

It also seems like the the clock is first activated, then the clock is set, but could you tell us what the relationship between moduleId and clockId is? 

Best regards,

Mari Tsunoda