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.

LMX2820: Calibration Failures and Retry Requirements

Part Number: LMX2820


Tool/software:

In step 13 of "LMX2820: Software Patch that must be inserted when using instant cal"  you mentioned that if the calibration fails, start over.  Do you expect the calibration to fail occasionally?  I've placed the Initialization and Calibration into a constant loop.   I'm seeing close to a 1% Calibration failure rate.  The failures tend to cluster in time.  Is this to be expected?  My hardware and the EVB show the same behavior.  

  • Hi Bob,

    If you have the doubler calibration enabled, then yes, there is a very small chance that the calibration will fail. If your application does not need to use the VCO doubler, do not enable doubler calibration. 

  • Noel, 

    1.  In our application we use the Doubler

    2.  The DBLR_CAL_EN bit is always disabled.  Is this correct?

    3.  The INSTCAL_DBLR_EN bit is always enabled.  It is turned on during Initialization right after the RESET cmd.  Perhaps this shouldn't be turned on until we enter calibration, ie at the same time as the INSTCAL_EN bit is applied?

  • Hi Bob,

    Since you use InstCal and doubler, setting DBLR_CAL_EN = 0 and INSTCAL_DBLR_EN = 1 is correct.

    A VCO calibration with INSTCAL_DBLR_EN =1 and DBLR_CAL_EN = 0 would not do doubler calibration. It is safe to set INSTCAL_DBLR_EN = 1 during initialization.

    The unlock is purely due to VCO doubler calibration, as long as we do a VCO doubler calibration, no matter if it is an no assist, full assist or InstCal calibration, there is a very small chance the VCO doubler calibration will fail.