Test Request and Observation:
I have a test request where I need to frequently restart the MCU (Microcontroller Unit).
During the testing process, I observed that the PMIC (Power Management Integrated Circuit) FS84 entered the DEEP-FS mode. This may be due to frequent feeding of the Watchdog Timer (WD) trigger.
Issue Encountered:
When I restart the MCU, the PMIC does not restart. Therefore, I hope to restart the MCU by first restarting the PMIC.
Question:
However, I don't know how to restart the PMIC FS84 using an SPI (Serial Peripheral Interface) command.