jdelgadillo66 wrote: > Im using Atmega8 in my projects, and I have a question about, what to > do with pins not used? in the case of AREF I read that I must conect to > Vcc by a resistor, but in the other pins dont know what to do. > > > Thanks in advance. > This simplest thing to do is to set them as outputs. You should not leave inputs floating, that can cause all kinds of problems. DLC -- --------------------------------------- Dennis Clark TTT Enterprises ---------------------------------------
Message
Re: [AVR-Chat] What to do with pins not used?
2005-08-12 by Dennis Clark