Power on Reset troubleshooting

In summary: Check the output of the DC/DC converter for noise, if needed, add a 10nF cap at the output to reduce the noise.
  • #1
likephysics
636
2
Need some ideas on how to debug a POR issue -

I have 2 major ICs on my board - MCU(atmel) and Ethernet switch(DM8603).

The reset(active low) comes from the PGOOD pin of a DCDC converter(sic403). DCDC output is 3.3v, input is 5V. Pgood pullup resistor is 10K.

When the reset is given from the DCDC, the MCU works fine(booting etc), but the ethernet switch does not work. By does not work, I mean it doesn't switch packets between 2 ethernet links.
It works intermittently. Usually it works when its powered up first time and then it doesnt.

When reset is given from RC circuit (R=100k, C=10uF), everything works.

When reset is given from a reset IC (TLV803), everything works.

Here's what I have done so far -

1. Checked rise time of reset IC (~2.5uS), reset output. Got the same rise time with DCDC converter pgood output.

2. Reset IC delay is 200mS. Got the same delay with dcdc converter.

3. Delayed reset from DCDC converter to about a second.

4. Added 10nF cap at the output of Pgood to filter noise.

5. Tried different pull up resistor values(1K,10K,100K) at pgood pin.

None of the above made any difference.
The 3.3V ramps up slowly depending on the softstart capacitor. Does slow Vcc ramp cause problems?
In one case, with softstart cap of 1uF, Vcc ramp time was 1sec and PGOOD(reset) delay was 1sec. Pgood went high 1sec after Vcc was 90% of 3.3V.

Any ideas on how to troubleshoot?
 
Engineering news on Phys.org
  • #2
Use the reset IC!
 
  • #3
Any unused gates on your board?
 
  • #4
Look up the reset function of the DC/DC converter. At what Vcc is the reset signal come on and at what Vcc when the reset start going high. From the experiment you did using long RC reset, I don't think rise of fall time is your problem.

Read the reset signal requirement of the Ethernet chip, the Vcc threshold, make sure the requirement is met by the DC/DC converter. Make sure you read the timing requirement also.
 
  • #5



I would first suggest checking the datasheets of the MCU and Ethernet switch to ensure compatibility with the DCDC converter and reset IC. It's possible that the slow Vcc ramp time is causing issues with the components. Additionally, I would recommend checking the power requirements and voltage tolerances of the MCU and Ethernet switch to see if they are being met during the reset process.

I would also suggest checking for any potential noise or interference in the circuit that could be causing the intermittent issue with the Ethernet switch. This could be done by using an oscilloscope to monitor the signals during the reset process.

Another approach would be to simulate the reset process using a power supply and see if the same issue occurs, as this could help isolate the problem to the DCDC converter or the reset IC.

Furthermore, I would recommend checking the hardware design and layout of the board to ensure that there are no issues with signal integrity or power distribution. It's possible that there could be a problem with the routing of the signals or the placement of components that is causing the issue.

In summary, troubleshooting a power on reset issue can be a complex process, but by systematically checking the components, power requirements, and circuit design, it is possible to identify and resolve the issue.
 

Related to Power on Reset troubleshooting

1. What is a power on reset (POR)?

A power on reset is a process that occurs when a device is powered on, where all internal circuits and components are initialized and set to a known state. This ensures that the device is functioning properly and ready to receive new instructions.

2. Why is power on reset troubleshooting important?

Power on reset troubleshooting is important because it helps identify and fix any issues that may occur during the initialization process. This can prevent malfunctions and ensure the device is functioning correctly.

3. What are common causes of power on reset failures?

Power on reset failures can be caused by a variety of factors, including incorrect power supply voltage, faulty components, electrical interference, or incorrect device settings.

4. How can power on reset troubleshooting be performed?

Power on reset troubleshooting can be performed by checking the device's power supply voltage, testing components for faults, checking for any electrical interference, and verifying device settings.

5. What are some tips for successful power on reset troubleshooting?

Some tips for successful power on reset troubleshooting include carefully reviewing device documentation, double-checking all connections and settings, using appropriate testing equipment, and seeking help from experienced professionals if needed.

Similar threads

  • Electrical Engineering
Replies
34
Views
4K
Replies
17
Views
8K
  • Electrical Engineering
Replies
12
Views
2K
Replies
2
Views
2K
Replies
4
Views
3K
  • Electrical Engineering
Replies
1
Views
4K
  • Electrical Engineering
Replies
15
Views
2K
Replies
2
Views
3K
  • Electrical Engineering
Replies
4
Views
4K
  • Electrical Engineering
Replies
21
Views
3K
Back
Top