2004-10-05 03:42 AM
2004-10-01 03:08 AM
Hi everyone,
I'm doubting about the way to manage the reset of a MCU. Untill now i've used the LVD at 4,1V and left the reset pin at the Vss. I never had any trouble with this. But is this the best way or is an RC reset-network more reliable? Is 4,1V correct when a 5V supply is used?2004-10-03 05:47 PM
its an application question. If you think the Vdd rise time is not withinn the LVD spec, choose RC network.
if the Vdd rise time is within the spec, no problems to use the LVD. LVD level of 4.1 on 5V is good enough. You may have to check & analyse the working of other components which are interfaced to the micro when the micro is in reset state but the voltage is available ( before 4.1V in yr case ).2004-10-03 08:52 PM
Thanks for your response.
VDD risetime is fast enough, so it will be no problem to use the LVD as i'm doïng now. There are no other ''reset-critical'' components interfaced with the MCU. In an earlier tread i've read that it there has to be an 10nF cap between the GND and reset pin instead of leaving it floating. Since there are a lot of 100nF caps on this pcb, i'll put use of these for this. I supose 100nF will do fine. Greets!2004-10-04 06:48 PM
Which MCU are you using?
When using the LVD it is mandatory that you do not connect the pull-up resistance at the reset pin. Also please follow all the recommendations in the datasheet of the MCU which you are using while designing your circuit.2004-10-04 08:02 PM
Hi,
I'm using an ST7FLITE29. In the datasheet a 10nF cap is recomended between the reset pin and GND. I've added this to the board so now everything should be fine! Greets!2004-10-05 12:20 AM
Also refer section 4 for the cautions.
''Caution: During normal operation the ICCCLK pin must be pulled- up, internally or externally (external pull-up of 10k mandatory in noisy environment). This is to avoid entering ICC mode unexpectedly during a reset. In the application, even if the pin is configured as output, any reset will put it back in input pull-up.''2004-10-05 12:20 AM
Also refer section 4 for the cautions.
''Caution: During normal operation the ICCCLK pin must be pulled- up, internally or externally (external pull-up of 10k mandatory in noisy environment). This is to avoid entering ICC mode unexpectedly during a reset. In the application, even if the pin is configured as output, any reset will put it back in input pull-up.''2004-10-05 03:42 AM
Ansh, Alok,
Thanks for your replies. The ICC clock pin is indeed connected to the +5V