FS85: About MCU fault recovery strategy

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

FS85: About MCU fault recovery strategy

433 次查看
Kojimaa
Contributor III

Hi NXP,

  What I want to know about this strategy is whether FS0B automatically becomes high after meeting the recovery conditions, or does it need to be released again via software ?

Thank you  in advance

标记 (1)
0 项奖励
3 回复数

427 次查看
guoweisun
NXP TechSupport
NXP TechSupport

When the fail-safe outputs FS0B is asserted low by the device due to a fault, the exit

conditions must be validated before allowing these pins to be released.

These conditions are:

  • Fault is removed
  • LBIST_OK = ABIST1_OK = ABIST2_OK = 1
  • Fault Error Counter = 0
  • RELEASE_FS0B register filled with ongoing WD_SEED reversed and complemented
0 项奖励

415 次查看
Kojimaa
Contributor III

Hello,

    Do I also need to release FS0B again via software after FCCU recovered during the recovery window?

 

0 项奖励

399 次查看
guoweisun
NXP TechSupport
NXP TechSupport

For the SBC side to release FS0B:

  • Fault is removed
  • LBIST_OK = ABIST1_OK = ABIST2_OK = 1
  • Fault Error Counter = 0
  • RELEASE_FS0B register filled with ongoing WD_SEED reversed and complemented

 

Firstly fault should be removed, then read the related registers to make sure LBIST_OK = ABIST1_OK = ABIST2_OK = 1 and Fault error counter=0 then fill the RELEASE_FS0B registers to release FS0B.

0 项奖励