FS26 Safety Outputs release

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

FS26 Safety Outputs release

跳至解决方案
2,884 次查看
dingyazhou
Contributor I

Hello, I want to ask whether the fail-safe output release function Sbc_fs26_FsxbRelease of the FS26 chip needs to be called in a loop

0 项奖励
回复
1 解答
2,766 次查看
TomasVaverka
NXP TechSupport
NXP TechSupport

Hello Yazhou,

It is necessary to write a 1 in order to clear the error flags bits. This is typically denoted in the FS26xx datasheet as “Clear on write to 1.”

Best regards,

Tomas

在原帖中查看解决方案

0 项奖励
回复
3 回复数
2,879 次查看
TomasVaverka
NXP TechSupport
NXP TechSupport

Hello Yazhou,

There is no need to call this function in a loop to release FSxB.

The below diagram provides high level flow chart to enter Normal mode in the application.

Figure 16.JPG

Best regards,

Tomas

0 项奖励
回复
2,783 次查看
dingyazhou1
Contributor I

Hello, I have another question, is our error flag register, such as FS_OVUV_REG_STATUS register is cleared after error clearance, or do you need to manually write "1" software?

0 项奖励
回复
2,767 次查看
TomasVaverka
NXP TechSupport
NXP TechSupport

Hello Yazhou,

It is necessary to write a 1 in order to clear the error flags bits. This is typically denoted in the FS26xx datasheet as “Clear on write to 1.”

Best regards,

Tomas

0 项奖励
回复