Do I need to pull-up RESET_b pin

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Do I need to pull-up RESET_b pin

491 Views
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 Kudos
2 Replies

248 Views
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 Kudos

248 Views
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 Kudos