This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

peripheral Testing

Hi all

We are developing product related to safety standards, where all the controller used ,peripheral used should pass through the safety test and self test to indicate they are working properly as per their configuration.

like data stored in the EEPROM is correct or not to know we can write the data into EEPROM with the normal data and then compliment it and store so that while reading we can compare the real data and the compliment to see if both are equal .this is the test for EEPROM, data can be lost while saving, reading ,transmitting so which can be checked by 2'complimenting the data and using it .

But how to check the peripherals like the timer ,clock ,interrupt,internal RAM,Flash are working properlly .

so that while power on this test has to be performed to indicate the controller is in good working condition otherwise fault and the it will not run

can any one give some idea how to go about it ,
it will be very helpful for me .

Regards
Suresh

0