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.

AM3359: RTOS CPU Frequency

Part Number: AM3359
Other Parts Discussed in Thread: TPS65910A

Hi all,

My customer wants to use different CPU clocks. I use the BIOS_setCpuFreq function on TI-RTOS to set my desired clock, however I don't see any changes on the power consumption (I expected that). The PMIC is a TPS65910A. Do I have to call the PMIC over i2c after setting the CPU Clock?

I configure the PMIC from bootloader once during boot-up, but I want to change the CPU Clock and the power consumption during runtime.

Thanks in advance,

Alvaro