Skip to main content
Associate III
July 29, 2024
Solved

want to reset the MCU with software.

  • July 29, 2024
  • 2 replies
  • 2209 views

hi community,

           i want to reset the microcontroller "SPC582B60E1". through software. so if anyone know how to reset the MCU using any registers? 

 

regards

shiva

This topic has been closed for replies.
Best answer by Erwan YVIN

Hello ,

you can check

51.4.4 ‘Functional’ resets or 51.4.3 'External' Reset

               Best Regards

                            Erwan

2 replies

Associate II
September 13, 2024

Hi! I haven't used that specific microcontroller before, but there should be a MCTL register in the ME (Mode Entry) module. Setting the target mode field to RESET should trigger a restart of the system. You also have to supply the correct key to make the mode transition valid. All this should be explained in the reference manual.  

DaveJ_0-1726234040986.png

 

Erwan YVIN
Erwan YVINBest answer
ST Technical Moderator
September 16, 2024

Hello ,

you can check

51.4.4 ‘Functional’ resets or 51.4.3 'External' Reset

               Best Regards

                            Erwan

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.