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.

CDCM6208V2EVM: VCO Calibration using RSTN bit

Part Number: CDCM6208V2EVM


Hi all,

I am using the CDCM6208V2 EVM and have a microcontroller to interface with it using SPI.

I am using RSTN bit in register 3 (register 3, bit 6 = Reg3.6) to initiate VCO calibration

- the code successfully toggle the bit (set 0 then 1) and the "PLL LOCK" LED shows the correct status of the PLL

Two Issues:

1-

-When I read Register 21 less than 30 ms after toggling Reg3.6, the PLL_UNLOCK bit (Reg21.2) shows 1 (UNLOCKED) while the LED is showing LOCK

-if I read Reg21 more than 30 ms, Reg21.2 show 0 (LOCKED) which is correct

-Is there a minimum time we have to wait after toggling the RSTN bit in SW????

2-

-if the Ref clock is not connected, reading Register 21 returns random values instead of 6 = 0110 = PLL_UNLOCKED, Loss of Reference Input

Any feedback is appreciated!

Regards,

Murad