Part Number: LMX2820
Both the 2594 and 2820 datasheets say to reset the device after POR by programming RESET=1 followed by RESET=0. I have two questions in regard to this:
1. Why is it necessary to program RESET=0? In the LMX2820 register map document it states that the reset bit is self-clearing.
2. Can all register values be left as their default values (except the reset bit of course) when toggling this reset bit? In particular, FCAL_EN (for VCO calibration) is by default enabled. When I clear the reset bit by programming it to 0, will this trigger a VCO calibration? If that happens, the VCO calibration will be performed for a target frequency I don't want and before the LDOs have sufficient time to power up (10ms). Why would I do this?
In TICS pro, it doesn't appear that the program performs this manual RESET toggle after power up.