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.

C6657: is a DDR interface reinit required after PLL reinit

On my C6657 I am required to conditionally increase the core clock frequency at application startup. By the time I am told to perform this change I already have a configured DDR interface which I am using.

Does changing the core clock frequency (reconfiguring the PLL) bring down the DDR interface?

Thanks,

Iain

  • Hello Iain,

    Since there is a separate PLL available for DDR3 with separate reference clock, changing the core clock frequency (Main PLL reconfiguration) would not affect the DDR3 interface. The DDR3 PLL is unlocked only during the power-up sequence and is locked by the time the RESETSTAT pin goes high.

    But please make sure no DDR3 accesses will be performed during main PLL reconfiguration.

    Regards,
    Senthil