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.

LMK61E2: I2C register programming sequence and VCO recalibartion

Part Number: LMK61E2

I am trying to change the freq of the LMK61E2 part via I2C from my FPGA. I first change the divider and the VCO freq (registers 0x17 and 0x1A). It then appears I have to run the VCO recalibration.

From the data sheet it shows this is done with bit 1 (SWR2PLL) of register 0x48. This seems to work, but I want to make sure this is the correct sequence. I have not found any examples for setting the registers and want to verify this is the correct method.

Thank you