User Activity

Hi!When I trigger the built-in LVD self-test for the Power Management Unit by writing PMUCTRL.CTRL.B.SILHT = 1, the PMUCTRL_FAULT register immediately indicates a low voltage detector fault and the MCU goes into SAFE mode. If I trigger the HVD test b...
I want to clear the FCCU flags on my SPC56 chip. From the test application generated by SPC5Studio, I have the following code:static void spc_clear_fccu_rgm(void) {/* FCCU CF errors clearing.*//* Clear FCCU CF Status Register0 errors.*/FCCU.CFK.R = 0...
I am developing a safety application on the SPC56EL60L3 platform. The reference manual RM0032 §43.1.3 outlines the steps for verifying the test results of the STCU (Self-test control unit). As I understand it, I first have to check the actual test st...
Kudos from
Kudos given to