TC234 SCU reset

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
leonng
Level 3
Level 3
First like received First like given 10 questions asked

Hi there,

I trigger alarm to send reset request to SCU, After reset, did there any register to check the reset action?

Best Regards,
Leon

0 Likes
1 Solution
DownyK
Level 5
Level 5
100 replies posted 10 solutions authored 250 sign-ins

Hi, leonng.

you can check which reset did occur before by reading SCU_RSTSTAT in RCU(Reset Control unit).

if your mcu was reset by smu alarm, smu_reset sets high in RSTSTAT.

View solution in original post

0 Likes
1 Reply
DownyK
Level 5
Level 5
100 replies posted 10 solutions authored 250 sign-ins

Hi, leonng.

you can check which reset did occur before by reading SCU_RSTSTAT in RCU(Reset Control unit).

if your mcu was reset by smu alarm, smu_reset sets high in RSTSTAT.

0 Likes