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.

LMK05028: How to reset DPLL

Part Number: LMK05028

Hi,

I would like to ask you a question about PLL reset as below.

Is it possible to reset PLL(DPLL) under the "Lock" condition?

My customer is considering to reset the PLL(DPLL) in case of occurring somthing error by external noise.

I am very happy if you let me know how to reset the PLL.

Thank you and Best Regards,

  • Hello,

    Are they hoping for the chip to simply re-lock? You've mentioned PLL which I take to mean APLL, but then in parenthesis you have DPLL, so which one are they trying to reset? Is there any output / performance / behavior that's required in between / during ?

    There's a software chip reset bit which by toggling it essentially powers down the whole chip and powers back up immediately and relocks. Soft-reset chip can easily be found on TICSpro (it's part of the menu options on top) and you will find the register I2C transactions in the dialog box there as well - it's a toggle of R12[7], set to 1 and then clear to 0.

    This will cause the chip reset and relock all loops. During this time, no output clocks are present obviously.

    Similar behavior can be achieved through pin rather than software - by toggling the PDN pin.

    Thanks and regards,

    Amin

  • Hi,

    Thank you for your reply and sorry for lack of the information.

    The PLL I mentioned means both "DPLL" and the customer would like to do "simply re-lock".

    Do you know the way to do re-lock both DPLLs?

    Thanks for your support,

  • R12[7] resets the whole chip - so both DPLLs / APLLs will have to relock.

    Amin

  • Thank you for your reply, Amin-san.

    I understood.

    Best Regards,