SWRZ090C January   2020  – October 2023 AWR2243

 

  1.   1
  2. 1Introduction
  3. 2Device Nomenclature
  4. 3Device Markings
  5. 4Advisory to Silicon Variant / Revision Map
  6. 5Known Design Exceptions to Functional Specifications
    1.     MSS#37
    2.     MSS#44A
    3. 5.1 MSS#50
    4. 5.2 MSS#51
    5.     ANA#08A
    6. 5.3 ANA#11A
    7. 5.4 ANA#12A
    8.     ANA#13B
    9.     ANA#18B
    10.     ANA#21A
    11.     ANA#22A
    12.     ANA#23
    13.     ANA#24
    14.     ANA#25
    15. 5.5 ANA#27A
    16.     ANA#28
    17.     ANA#53
  7.   Trademarks
  8.   Revision History

ANA#27A

Digital Temperature Sensor Readings Differ From Analog Temperature Sensors

Revisions Affected

AWR2243 ES1.0, ES1.1

Description:

The local heating in the digital circuitry can cause the readings from digital temperature sensor to differ from that of the analog temperature sensors (Tx, Rx, and PM).

Implication: The temperature monitor API computes the maximum temperature difference across different sensors and compares against the programmed threshold (TEMP_DIFF_THRESH). Higher difference between analog and digital temperature sensors can cause the monitor to fail.

Workaround(s):

In temperature monitor configuration API (AWR_MONITOR_TEMPERATURE_CONF_SB), if the thresholds for the digital temperature sensors (DIG_TEMP_THRESH_MIN and DIG_TEMP_THRESH_MAX) are both set to zero, the BSS will ignore the digital sensor while computing the temperature difference across sensors to compare against the programmed threshold value (TEMP_DIFF_THRESH).

The digital temperature values (verbose output) from the API need to be validated externally by the processor.