Hi,
I am trying to calculate the temperature value using the onboard temperature sensor. I am not able to find the exact calculation formula. Please provide the details needed for the calculation of the on board temperature value
Thanks and regards
Kiran
Hi @Miguel04
I used AN3031 document for calculating the Vdd. I am using 12 bit resolution and the typical Vbg value is 1.16 for KEA64. I got the ADCR value of the bangap channel around 300. So by using the formula
Vdd = 4095 * 1.16 / 300 which equals to 15.8 . Maximum Value of Vdd is 6v but here im getting it as 15.8v.
Am I missing something here??
Regards,
Kiran.
Hi @kiran5
Can you tell me the number of resolution bits of the ADCR_BG value?
Best Regards, Miguel.