I need to use the instant calibration function of lmx2820. After initialization according to the following steps, I turned the POWERDOWN up to reduce power consumption, and then changed the frequency, but the frequency could not be locked. Is POWERDOWN not able to be pulled up after instant calibration initialization ? I tried not using instant calibration, then pulling up the POWERDOWN,changing frequencies,the frequency can be locked.
- Power up device Normally.
- Program INSTCAL_DLY = tDLY × f OSC (in MHz)/ 2CAL_CLK_DIV. tDLY is the required timeout count for instant calibration and is based on the bias capacitor at pin 3.
-
Program register R1 for Instant Calibration.
- Program the device to output 5.65 GHz.
- Program INSTCAL_PLL_NUM = 232 × (PLL_NUM / PLL_DEN).
- Write R0 with FCAL_EN = 1 to generate the calibration settings.
- Write R0 with FCAL_EN = 0 to have the device lock to 5.65 GHz
- Wait for Lock Detect to go high.