This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SYSCTL_DID

Hi.

I've analyzed the SYSCTL_DID0 register.

 

I need to obtain information about temperature range of the chip, by the way the temperature indicated is TC or TJ ?

Moreover I need to understand also the silicon revision, below the dump of my registers:

 SYSCTL_DID0_VER 001 DID0 Version 
 SYSCTL_DID0_CLASS 00001010 Device Class 
 SYSCTL_DID0_MAJ 00000000 -  Major Revision 
 SYSCTL_DID0_MIN 00000010 -  Minor Revision 
SYSCTL_DID1 0x1032E076 Device Identification 1 [Memory Mapped] 
 SYSCTL_DID1_VER 0001 DID1 Version 
 SYSCTL_DID1_FAM 0000 Family 
 SYSCTL_DID1_PRTNO 00110010 Part Number 
 SYSCTL_DID1_PINCNT 111 Package Pin Count 
 SYSCTL_DID1_TEMP 011 Temperature Range 
 SYSCTL_DID1_PKG 10 Package Type 
 SYSCTL_DID1_ROHS 1 RoHS-Compliance 
 SYSCTL_DID1_QUAL 10 -  Qualification Status 

 

Another question, the internal temperature sensor is referred to TC or TJ?

 

Could someone help me?

Thanks in advance