Hello,
I'm trying to use the LMX2594 with VCO_PHASE_SYNC and wanted to check the correct sequence of writing register R0. With VCO_PHASE_SYNC enabled, TICS shows the last register write to R0 as 0x641C. But is it necessary to first run the VCO calibration (FCAL) before setting the VCO_PHASE_SYNC from low to high? i.e. should we write 0x241C first, wait for the VCO cal to finish, then write 0x641C to enable VCO_PHASE_SYNC? Or should we write 0x241C, wait for the cal to finish, and then write 0x6414 (don't re-run the FCAL)?
Also, is the VCO_PHASE_SYNC bit self-clearing? Or does it need to be de-asserted with another register write to R0?
Thanks!