Do I need to pull-up RESET_b pin

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

Do I need to pull-up RESET_b pin

1,041 次查看
lokuate
Contributor III

even though I disable it in my chip configuration?

My design is not stable, resets under some situations, seems like a hardware issue.

Kindest Regards,

Carlos

0 项奖励
回复
2 回复数

798 次查看
Paul_Tian
NXP Employee
NXP Employee

Hi, Carlos

For hardware design, it is better to add pull-up resistor to reset pin. As you know, there is a internal pull-up resistor in our MCU, but it is only a weak pull-up. So it is recommend to add external one. If your software can run well most time, only will cause reset sometime by unstable reset signal. I think it might cause by non-external pull-up resistor.

Hope my reply can help you.

Best Regards

Paul

0 项奖励
回复

798 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi Carlos,

I don't think it's necessary to pull up Reset pin after disable it. Could you tell me whether you had check the RCM_SRSn registers? If not, I suggest you'd better to check the RCM_SRSn registers after reset happens to figure out the source which cause MCU reset.

I'm looking forward to your reply.

Best regards,

Ping

0 项奖励
回复