Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Decoupling capacitor at reset pin of Microcontroller

abhishek.2138

Full Member level 2
Joined
Dec 21, 2013
Messages
131
Helped
0
Reputation
0
Reaction score
1
Trophy points
1,298
Activity points
2,383
Hello,

We are working on BLDC motor control project for functional safety level ASIL B (automotive application).

Is it required to have a decoupling capacitor at the reset pin?

I think its recommended to have a capacitor at reset pin, the logic is to prevent noise at reset pin & also to have power on reset.

Microcontroller is AURIX TC364 in our application.

Can anybody let me know?
 
a cap will help mitigate noise, but won’t do anything for power on reset unless there’s also a resistor. but if you’re worried about noise on your reset pin, what about your address and data pins?
 
Obviously there is resistor in series with the capacitor.
Why particularly? I would expect a parallel resistor in case of a simple RC POR circuit. TC364 datasheet seems to expect PORST pin driven by an external power supervisory circuit, this may be relevant for functional safety.
 
Hi,

I don´t see why it should be obvious, either.
If there is an R, then it combines to an RC low pass filter.

A capacitor may reduce the symptom, but won´t cure the cause. The "cause" may distrub other signals as well, thus curing the cuase is the preferred way.

Klaus
 
Hi,

I don´t see why it should be obvious, either.
If there is an R, then it combines to an RC low pass filter.

A capacitor may reduce the symptom, but won´t cure the cause. The "cause" may distrub other signals as well, thus curing the cuase is the preferred way.

Klaus
Can you pls elaborate "cause" sentence.
--- Updated ---

Why particularly? I would expect a parallel resistor in case of a simple RC POR circuit. TC364 datasheet seems to expect PORST pin driven by an external power supervisory circuit, this may be relevant for functional safety.
Actually, it would be 1 R in series & 2nd R in parallel to cap. Additional 3rd R can be connected in series with RESET pin.

This will for perfect POR circuit.

The question is to have C or not?
 
Hi,

Can you pls elaborate "cause" sentence.
You wrote:
to prevent noise
There will be a reason for the " noise".
Remove te reason --> remove the noise --> no problem on the RESET pin, no problem on other signals.

The question is to have C or not?
There is no general answer. If there was, then you will find it recommended in the datasheet.

Depends on: PCB layout, noise sources, noise level, timing, cost, ...and a lot more...

Klaus
 


1710965067563.png
 
Capture.JPG


I know this is a different MCU (it's from the dsPIC33EP512MU810 datasheet) but this is typical of what I've seen elsewhere.
The idea is to hold the \MCLR\ pin low while the capacitor is charging during power-on to allow the power supply to stabilise.
It is also noted (elsewhere) that this arrangement is 'optional' and simply holding the reset pin high via a resistor to Vdd is quite OK.
I suspect that the OP is dealing with a case where the power supply will have a lot of spikes due to the motor(s) and automotive applications are well known for having very noisy power. If the Vdd can drop below the point where the reset is triggered then having an arrangement such as shown above may well help.
Personally I'd rather protect Vdd as a whole against noise rather than the reset pin only.
Susan
 

LaTeX Commands Quick-Menu:

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top