|
| From: | Bob Paddock |
| Subject: | Re: [avr-chat] Endless loop in AVR? |
| Date: | Sat, 28 Jul 2007 08:06:33 -0400 |
| User-agent: | Opera Mail/9.10 (Win32) |
One problem though - I seem to be doing something wrong with the reset. When I press the reset button, I connect the reset pin to Vcc (+5V).
RESET on AVR's are active low. Use a 10k Pull-Up resistor from the RESET pin to Vcc, and connect your button from the pin/resistor to ground. You must have a background with 8051's where RESET is active high?
| [Prev in Thread] | Current Thread | [Next in Thread] |