??? 02/07/07 22:22 Modified: 02/07/07 22:27 Read: times |
#132261 - how did you come to that figure? Responding to: ???'s previous message |
Lynn Reed said:
We use two levels of testing.
For production purposes, we have an 8051 program that exercises most of the internal logic (97% fault coverage). That program tells you that you have correctly made what you wanted to make. This is most probably what Richard is looking for - or something slightly less complex maybe. However, I am afraid, developing it - and determining the 97% - requires intimate knowledge of the internals, isn't it... I'd say something can be guessed, but not much enough... JW PS. Btw... Does "excercising" involve also anything other than digital I/O? I mean ICC monitoring, but maybe other analog measurements (I/O characteristics, maybe)? Just today I threw out a SRAM which after a week or so of perfect service made for no apparent reason an error which resulted in very unpleasant consequences for us, and found out that as SRAM works seemingly perfectly but for some reason drew around 100uA in standby... |