SLAZ552W September 2014 – May 2021 MSP430FR4131
CS Module
Functional
FLL cannot lock at low or high temperature
The FLL may fail to lock under the following conditions:
(1) at low temperature -40C if DCOTAP (CSCTL0.DCO) value is too close to 0x1FF when FLL is locked at room temperature.
OR
(2) The FLL may fail to lock at high temperature 85C if DCOTAP (CSCTL0.DCO) value is too close to 0x0 when FLL is locked at room temperature.
1. Calibration once at room temperature
(a) Check the DCOTAP value when FLL is locked at room temperature 22C-28C.
(b) If DCOTAP is between 0x190 and 0x70, go to step (d).
(c) If DCOTAP is greater than 0x190, set register DCOFTRIMEN=1 and increase register DCOFTRIM by 1; If DCOTAP is less than 0x70, set register DCOFTRIMEN=1 and decrease register DCOFTRIM by 1. Then repeat from step (a).
(d) Save calibrated DCOFTRIM value into FRAM.
(e) Set calibration flag and save it into FRAM.
AND
2. When user code boot up again, and if the calibration flag in FRAM is set, configure register DCOFTRIMEN=1 and load calibrated DCOFTRIM value from FRAM into register DCOFTRIM before enabling FLL to lock.