Attached is the schematic for this circuit:
U4 3.3V regulator is dropping out and resetting the processor.
Sequence of events:
1. Microcontroller receives command from processor via wireless UART (blue trace)
2. Processor sends response back to PC via wireless UART (red trace)
3. Shortly after that the 3.3V regulator drops down to less than 2V for 16ms, resetting the processor (green trace).
I could 'fix' the issue if I added a 2200uF capacitor from 3.3V to ground.
This first capture is without the 2200uF capacitor, note the green trace is the drop out of the 3.3V regulator:
This second trace is showing the 5V regulated input to the 3.3V regulator. It appears stable at 5V, doubt it is the cause of the issue:

Finally the output of the 3.3V regulator with a 2200uF capacitor from 3.3V to ground:

According to the datasheet for the 3.3V regulator, in order to operate properly it needs a minimum of 0.47uF ceramic capacitor on the input and output (or greater). Per the schematic I have a 10uF cap on both the input and the output.
Also: This circuit is currently built up on a solderless breadboard. The SMD IC chips are mounted on SMD to 0.1" adapters. So the electrical wiring could be having EMI issues and or inductance issues for the regulator.
The input power is from a linear power supply putting out 9V and current limited to 100mA.
The 5V regulator is rated up to 180mA and the 3p3V regulator is rated up to 200mA. I know I am not exceeding these limits because the power supply does not drop into constant current mode during the drop-out time of the 3.3V regulator. Not to mention the 5V that feeds it is stable as a rock.
I am wondering if there could be something wrong with the 3.3V regulator or it is just the fact that this is not the final PCB and is having other issues?
Thanks in advance to all input!
U4 3.3V regulator is dropping out and resetting the processor.
Sequence of events:
1. Microcontroller receives command from processor via wireless UART (blue trace)
2. Processor sends response back to PC via wireless UART (red trace)
3. Shortly after that the 3.3V regulator drops down to less than 2V for 16ms, resetting the processor (green trace).
I could 'fix' the issue if I added a 2200uF capacitor from 3.3V to ground.
This first capture is without the 2200uF capacitor, note the green trace is the drop out of the 3.3V regulator:

This second trace is showing the 5V regulated input to the 3.3V regulator. It appears stable at 5V, doubt it is the cause of the issue:

Finally the output of the 3.3V regulator with a 2200uF capacitor from 3.3V to ground:

According to the datasheet for the 3.3V regulator, in order to operate properly it needs a minimum of 0.47uF ceramic capacitor on the input and output (or greater). Per the schematic I have a 10uF cap on both the input and the output.
Also: This circuit is currently built up on a solderless breadboard. The SMD IC chips are mounted on SMD to 0.1" adapters. So the electrical wiring could be having EMI issues and or inductance issues for the regulator.
The input power is from a linear power supply putting out 9V and current limited to 100mA.
The 5V regulator is rated up to 180mA and the 3p3V regulator is rated up to 200mA. I know I am not exceeding these limits because the power supply does not drop into constant current mode during the drop-out time of the 3.3V regulator. Not to mention the 5V that feeds it is stable as a rock.
I am wondering if there could be something wrong with the 3.3V regulator or it is just the fact that this is not the final PCB and is having other issues?
Thanks in advance to all input!
Attachments
-
154.8 KB Views: 43