Other Parts Discussed in Thread: CODELOADER,
LMX2571 is used in synthesizer mode with internal VCO in our application.
Using Codeloader to config the LMX2571, the Auto Reload with Changes has been ticked.
- If PLL_R_PRE_F1 = 1, registers will be auto reloaded with adjusting output frequency.
- If PLL_R_PRE_F1 = 2, the registers cannot be auto reloaded with changes.
In this case, RESET must be set ON-->OFF, then using Ctrl+L to manually load the changes.
Once manually loaded, then registers will be auto-reloaded with changes.
- Each time, when PLL_R_PRE_F1 was changed, the RESET most likely needs to be set ON-->OFF again, then LMX2571 could auto reload with changes thereafter.
This issue also happened with our auto test code. The LMX2571 won't lock properly while PLL_R_PRE_F1 changed.
Please see the screenshots of Codeloader below.