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.

AM335x Turbo Mode 720MHz

Other Parts Discussed in Thread: TPS65910, AM3359

I am planning on using the AM3359 with the TPS65910 PMU, what is the proper sequence from initial startup of the processor at 600MHz  and the default voltage to boost into turbo mode.  Please advise if there is document or app note that explains the steps and the sequence they must be in.  Thank you.

  • Am335x based Beaglebone uses TPD65217 as PMIC. It is configured to run at 720MHZ.

    For reference, you can look at how this is done in u-boot at below link. check for the function spl_board_init()

    http://arago-project.org/git/projects/?p=u-boot-am33x.git;a=blob;f=board/ti/am335x/evm.c;h=8a5670d91668fd9aa20fab1ea14cbf2ade8de19d;hb=e3f1bbc6c38ffa1e0ea75c45e883a6771f731848

    Regards

    Gururaja