Hello
I was using the internal temperature sensor of cc1120. I initially referred the swra415b document and used the values of temperature coefficients mentioned in it.They have provided the values for 3V supply and 3.6V supply.But I was using a 3.3V supply so I took the average of temperature coefficients at 3.0 V and 3.6 V. I wrote a C code to compute the temperature using the temperature coefficients and the formula provided in the document.But I got incorrect temperature outputs.Then I used the c revision swra415c and used the new values of temp coeff and the new formula but I am still getting incorrect temperature output.
Please guide me.