STM32 "Bulletproof" Application Fail Safes (BOR, WDT, etc)
I have an application which I’m trying to make absolutely “bulletproof�?, so I’m trying to imagine and handle absolutely every possible failure scenario (specifically this query relates to hardware failure scenarios rather than software bugs).I was w...