HRTIM restart after DEBUG
Hallo,
for security reason I have to stop HRTIM generating 3-phase signal for PMSM motor.
It works as described in RM0433 (37.3.23) with DBG_HRTIM_STOP = 1: when debugger stops MCU predefined "FaultLevel" appears on outputs as expected. HRTIM goes into STOP mode. So far very good but...
The problem is: "This is permanently maintained even if the MCU exits the halt mode."
How can I leave FAULT state of HRTIM on leaving debugger halt without writting debugger script?
