I an trying to wake the chip and record the temperature readings when temperature reaches a certain threshold (eg: 80 deg C), can this be achieved using built-in temperature sensor? Has anyone successfully implemented something similar?
Regards, Sid
I an trying to wake the chip and record the temperature readings when temperature reaches a certain threshold (eg: 80 deg C), can this be achieved using built-in temperature sensor? Has anyone successfully implemented something similar?
Regards, Sid
Hi Sid,
I'm not sure how LPCOMP and ANADETECT relates to your question, but there is no configurable wake-on-temperature-threshold in the built-in TEMP peripheral. You will have to use a timer/RTC to start the temperature sampling on a regular interval, to check the temperature.
Best regards,
Jørgen
Hi Sid,
I'm not sure how LPCOMP and ANADETECT relates to your question, but there is no configurable wake-on-temperature-threshold in the built-in TEMP peripheral. You will have to use a timer/RTC to start the temperature sampling on a regular interval, to check the temperature.
Best regards,
Jørgen