Skip to main content
Explorer
September 26, 2019
Question

Reset MPU independently of MCU

  • September 26, 2019
  • 1 reply
  • 827 views

Hello.

I want to reset MPU core(s) while MCU is running firmware. Such reset shouldn't stop MCU.

I can make electrical changes if it can be achieved with power control. Or maybe it can be possible to use PWR (or some other) registers?

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    September 27, 2019

    Hi @alexey.b​ 

    This feature is not supported on STM32MP1 mostly for reason that on software side MCU is dependent of the reset on MPU side. ( resource management and configuration)

    Olivier