For i.MX RT1020, how can we generate "Temper Sensor software reset" ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

For i.MX RT1020, how can we generate "Temper Sensor software reset" ?

Jump to solution
387 Views
bozheng
Contributor I

For i.MX RT1020, how can we generate "Temper Sensor software reset" ?

Do we need to configure some registers? any code can be referred?

0 Kudos
1 Solution
373 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @bozheng ,

You can test on the temperaturemonitor example. If you use config.panicAlarmTemp to set panic temperature, the chip will reset when temperature is higher than PANIC_ALARM_VALUE.

jingpan_0-1665646613490.png

 

Regards,

Jing

View solution in original post

0 Kudos
2 Replies
374 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @bozheng ,

You can test on the temperaturemonitor example. If you use config.panicAlarmTemp to set panic temperature, the chip will reset when temperature is higher than PANIC_ALARM_VALUE.

jingpan_0-1665646613490.png

 

Regards,

Jing

0 Kudos
360 Views
bozheng
Contributor I

I tried the example on RT1051. I can see "Temper Sensor software reset".

Thanks for your helps! 

 

0 Kudos