-->
Page 2 of 2

Re: Reboot loops

PostPosted: Thu Feb 09, 2017 4:01 pm
by Barnabybear
Hi, if thats good with the 10K connect the AVR back up and see what happens.

Re: Reboot loops

PostPosted: Fri Feb 10, 2017 12:26 am
by flagtrax
Both running at 3.3V?

Re: Reboot loops

PostPosted: Mon Feb 20, 2017 8:34 am
by arhunt
I think I have made some progress with this so thank you for pointing me in the right direction.

The issue appears to be that the AVR boots up properly but that when it sets the CH_PD pin high, it reboots due to the voltage dropping below its brown out threshold. This is the case even if CH_PD is tied to VCC. I have added huge amounts of capacitance to the circuit but I can't manage to get around this. They are both running at 3.3V and using the same power supply. Any more ideas?

Cheers
Alex

Re: Reboot loops

PostPosted: Mon Feb 27, 2017 5:32 am
by arhunt
In case anybody comes across this post with the same problem, what solved this issue for me was removing the 10k resistor between the AVR's reset pin and VCC. The pin is instead left floating. Not ideal I know but it works for me.

Thanks to everybody for their suggestions.

Alex