Other Parts Discussed in Thread: LMK61E2,
Test Setup LMX2572EVM with LMK61E2 MSP430 board using TICS PRO 1.6.10.0
Loading the default configuration for the EVM and trying to use the Fully Assisted VCO calibration, the locktime is not noticeably shorter, and is sometimes much longer than letting the part do a cal normally
I have CSB and MUXOUT connected to an oscilloscope - I measure from the last rising edge of CSB to the rising edge of MUXOUT(LD) and this is the lock time
Have I missed a step somewhere or is this a bug?
Step by step process:
Turn auto update off
Load Default Configuration 2018-4-27
set reset = 1
Write R0
set reset = 0
Write R0
write all registers
set MUXOUT to Readback
Write R0
Read All Registers
rb_VCO_SEL = 6
rb_VCO_CAPCTRL = 108
rb_VCO_DACISET = 256
set MUXOUT to Lock Detect
write R0
here i instrument 285us lock time which is fine
===========Move to a different frequency
push N divider up to 61 for Fvco of 3057
write all registers
write R0
here I instrument 270us lock time which is fine
=============== Return to the original frequency - using fully assisted cal
put N divider back to 60
set VCO_SEL_FORCE and VCO_SEL to VCO6
set VCO_CAPCTRL_FORCE and VCO_CAPCTRL to 108
set VCO_DACISET_FORCE and VCO_DACISET to 256
write all registers
write R0
here I instrument 247us lock time - I would expect this to be much faster