Hello there.
I am thinking of some kind of fault circuit, but I would like to consult you about whether it is useful or not.
As an example, consider a kind of circuit, and this circuit contains fault detection circuits in various parts. For example; over temperature, humidity, over current / voltage etc. I plan to apply it to the inputs of an S / R Latch IC when any malfunction like these is detected. The outputs of the Latch IC will be interconnected with the OR gate. Thus, in case of any malfunction, whatever malfunction occurs, the S / R latch output will be 1 and the output of the OR gate will also be 1. The output of the OR gate will also be connected to the interrupt pin of a microcontroller, and it will stop the operation of the system safely. The reset of the S / R latch will be provided by the user pressing the button on the card or by an external controller. In this way, the output of the OR gate will be 0 and the microcontroller will control the system again.
Do you think this idea is useful? What would you suggest me?