My application is ASIL D.
On the safety manual of S32K3xx, for FCCU EOUT, there are two modes: bistable fault output mode and the fault toggle mode.
On the safety manual of FS26, for FCCU, there are two configurations: by pair (ASIL D application?) and by single independent input with static error level (ASIL B application?).
I have the following questions:
Thanks!
Hi Weijun,
1- in this configuration yo will have one latent failure mode in addition you will need to consider (Pin is stuck at No Fault, in case your pin is short to GND or VDD depending on the polarity. You can decide for your use case if this failure mode is acceptable or if you have system level mechanisms to detect it (toggle the pin at start-up).
2- This pretty common state of the art to require an external monitoring. Dependant failure can be link t power, clock, crack die, latch-up, systemtic development fault, high temperature. We try to address most of the DFA with safety measures in the microcontroller, but state of the art is to keep an external monitoring
3- you can do this external monitoring on another processor or with discrete logic. As I said there is still one FM that you not be cover with a single static pin, but if you find a system level safety mechanisms to address it it would be ok.