S32K BIST process problem?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K BIST process problem?

668件の閲覧回数
li3
Contributor II

Hi NXP,

As shown in the figure: if the return value of Bist_GetExecStatus is always BIST_INTEGRITY_FAIL, the loop will keep going. Is there a problem with designing the BIST process this way?

li3_0-1729069451782.png

Best regards,

Li 3

 

0 件の賞賛
返信
1 返信

624件の閲覧回数
BasW
NXP Employee
NXP Employee

Hi Li,

the complete safety concept requires an external PMIC or at least a WDT as pure minimum. The WDT will detect endless loops and reset the part a number of times until it completely disables the MCU. NXP PMICs support this, the number of POR resets can be configured and read after boot. Please consult the RM/SM of the used PMIC.

If permanent HW failures occur causing an endless loop there is a severe problem so completely disable the MCU is appropriate as you can assume a recovery is not possible anymore. Customers need to handle this situation themselves as this is application dependent.

Regards,

Bas

0 件の賞賛
返信