Hello,
I am using nrf52832 and I just have 3 questions regarding it.
1) SAADC change over temperature. According to the datasheet, it has a change of 0.02%/C but I only got 3 LSB change over a period of 50C. I heated with a hot air blower and checked the temperature with a thermocouple externally. Does the SAADC definitely increase over temperature and is it absolutely necessary to calibrate for every 4 degree increase in temperature.
2) Like the SAADC, does the PWM frequency also change over temperature. It's not mentioned in the data sheet.
3) Is there any relation between die temperature (peripheral whose value is obtained with sd_temp_get()) and the ambient temperature. If yes, what is it?
Thanks in advance