I have just started designing the embedded systems. While designing the CPU and thinking from the reliability point of view I actually had few curiosities
For the unused pins which are tied up to Vcc using a pull up resistor - Lets say there is and fault and we have two conditions a) that is in floating state b) if its short then tied directly to Vcc. I would like to know the effect of both this conditions on the working of CPU and system?
Similarly for the unused pins which are tied up to GND using a pull down resistor - Lets say there is and fault and we have two conditions a) that is in floating state b) if its short then tied directly to GND. I would like to know the effect of both this conditions on the working of CPU and system?
I am using SM320F28335PTPMEP microcontroller for my purpose.