Hi,
Is there a way to shutdown the controller through any registers. I want to shutdown when there are unrecoverable errors during boot up (like ECC error, E-fuse error).
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Is there a way to shutdown the controller through any registers. I want to shutdown when there are unrecoverable errors during boot up (like ECC error, E-fuse error).
Hi Sagar,
No, you can SW reset the device by writing a value to a register SYSECR.
You can connect the MCU nERROR signal to the power supervisor. Once a server error occurs, nError signal can trigger the power supervisor to PORRST the device or shut down the power supply to the device.