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.

TMS570LS3137: Arm-based microcontrollers forum

Part Number: TMS570LS3137

hi,

(1) if i want to diag sram use PBIST method Periodic,what do i need to pay attention to ?

(2) Because the PBIST test is a destructive test,so I need to Save user data,there is 64K*4 SRAM,four Block SRAM,Our data may occupy 1 64K SRAM is enough, the remaining SRAM is in the idle state, in the cycle diagnosis, can the data of SRAM 1 be copied to SRAM2, save the data, and then diagnose SRAM1, after completing the diagnosis of SRAM1, Copy the data to SRAM1 and restore the data. Is this design okay? I still have a question about the rate at which SRAM copies data. Do you have such test data?

  • Hi Xiaohong,

    1. Like you said in #2, the PBIS is a destructive test, and all the contents in the tested SRAM group are overwritten during the test. You need to backup those contents if necessary. 

    2. It is a nice way. The RAM supports program and data fetches at full CPU speed (HCLK) without any address or data wait states. The maximum CPU speed for LS3137 is 180MHz.