This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2632: Determining which specific test fails in BIST

Part Number: AM2632

As far as I know, the result of the built-in self-test is determined using the FSRF register. All bits must contain zeros, if any bit is set it indicates an error. The API provides information about the overall result of the test - passed/failed. But can we get information about which specific test failed? Maybe each of the bits is responsible for a separate test? I have not been able to get information on this. Can you provide more details on this please?