SWRZ134E April 2023 – October 2024 CC2340R5
PRODUCTION DATA
Incorrect temperature measurement.
Hysteresis is enabled by default (reset value = 1) and, therefore, must actively be disabled during boot.
Hysteresis can be disabled by clearing the PMUD.CLT[2] HYST_EN bit using the following command:
HWREG( PMUD_BASE + PMUD_O_CTL ) = ( PMUD_CTL_CALC_EN | PMUD_CTL_MEAS_EN )
This workaround is incorporated into SIMPLELINK-LOWPOWER-F3-SDK versions >= 7.40.xx