Hi everyone,
I am using a tms320f28031 micro controller for my project. Its an high voltage, high current project and my reviewers are going to see how fail safe the system is.
The project uses pretty much all the peripherals the micro controller has. My question is- what are the self tests the peripherals can have. - like for ADC , CAN and other critical peripherals. The micro controller should be able to self test the peripherals and respond appropriately to make sure the system is safe upon failure of any components/ peripherals.
In addition to this, I also want to know about how to tackle micro electronic faults, registers / PC getting stuck and memory faults etc. In other words, how do I give deliberately memory faults and make the system immune to such faults.
I understand the questions are kind of vague but if you guys can give some direction, it ll be very helpful. Basically I need to just know I can ensure the fail-safety of the system. Thanks in advance
-Binesh