avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Endless loop in AVR?


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)

On Sat, 28 Jul 2007 07:51:46 -0400, Wojtek Dabrowski <address@hidden> wrote:


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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]