In my application I am using full-assist for tuning to a set of frequencies and upon power up, the software will use no-assist tuning to determine and save the VCO SEL, CAPCTRL and DACISET values for each frequency.
In the data sheet, table 6 shows the min and max frequencies for each VCO core.
When I am setting the synthesizer to 1624 MHz (seg1_en = 1, ch div =2, VCO fundamental 9744 MHz), I read back register 110 to see which VCO core the calibration algorithm selected.
It selected VCO core 3.
According to table 6, the minimum frequency for VCO core 3 is 9800 MHz. So shouldn't the calibration select VCO core 2 instead?
What is the band frequency overlap between VCO cores?
Furthermore, when VCO core 3 is selected, the CAP CTRL value (readback R111) is 176 which is outside the Cmin, Cmax range for VCO core 3.
I also tried using partial assist to force the synthesizer to user VCO core 2, which works fine, but then the DACISET value is outside the min, max range for VCO core 2.