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.

LMX2592: Vref removed but PLL still shows locked

Genius 5355 points
Other Parts Discussed in Thread: LMX2592

Hi Support,

The MUXOUT pin always pull high after locked although I removed the reference signal.

Settings below:

R64 0x4000FF
R48 0x3003FC
R47 0x2F08CF
R46 0x2E0FA0
R45 0x2D0000
R44 0x2C0000
R43 0x2B0000
R42 0x2A0000
R41 0x290002
R40 0x280000
R39 0x278104
R38 0x260046
R37 0x254000
R36 0x240001
R35 0x23021D
R34 0x22C3D0
R33 0x214210
R32 0x204210
R31 0x1F0481
R30 0x1E0034
R29 0x1D0084
R28 0x1C2924
R24 0x180509
R23 0x178842
R19 0x130965
R14 0x0E0420
R13 0x0D4000
R12 0x0C7001
R11 0x0B0018
R10 0x0A10D8
R9 0x090B02
R8 0x081084
R7 0x0728B2
R1 0x010808
R0 0x00221C

Thanks.

  • Hi Shaun,

    Thank you for your interest in our products. We received your question and will be answering it as soon as possible. We appreciate your patience.

    Best Regards,

    Julian

  • Hi Shaun,

     How about when you make REF_EN=0 (register R9[9])?

    Regards,

    Brian Wang

  • Hi Brian,

    Same issue when REF_EN=0.

     

    Thanks.

  • Hi Brian,

    Any feedback?

    Thanks.

  • Any feedback?

  • Hi Brian,

    Please advise the soonest.

    Thanks.

  • Hi Shaun,

    I found out what's going on. So the lock detect method used in this device is digital lock detect. What that does is the device keeps counting the phase comparison fails/successes during the frequency calibration sequence and then indicates the lock when accumulated a set number of successes. This is an accurate way of indicating if the devices is locked to the intended frequency. The other type of method is the analog lock detect, which senses the tuning voltage and claims that the device is locked if it is within a boundary of voltage, since when a device locks after calibration it should be in the center of the tuning range (for example the tuning range of LMX2592 is 0 to 2.5V, after calibration it settles around 1.3V, so the boundaries may be around 1.1 to 1.5V). For the LMX2592, the method used digital and not the analog lock detect. so it will show lock correctly after calibration, but it doesn't change the status when you remove the reference (which the analog lock detect can catch because the vtune falls when you lose the reference). What you do to see the status of the lock in the digital detect method is calibrate again, then it does not reach the needed successes, and LED will go off.

    Regards,

    Brian Wang