Welcome to the Low Power RF & Wireless Connectivity Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".
Q: FAQ: Inconsistent timeout interval / period after Sleep Timer reset (SoC)
The register field WORCTRL.[6:4] has to be set to 000bin (as stated in the data sheet),otherwise the timeout interval/period will be inconsistent after Sleep Timer reset.Example:Configuring the Sleep Timer for 50 msec timeout interval/period produces the following actual interval, depending on WORCTRL setting:WORCTRL.[6:4] = 000 => 50.0335 msec (correct)WORCTRL.[6:4] = 111 => 48.691 msec (incorrect)