--- In AVR-Chat@yahoogroups.com, enkitec@... wrote:
>
> On 4 May 2007 at 18:03, David Greenberg wrote:
>
> >
> > DDRD = 0x00; /* We put port D pins in input mode */
> >
> > for(;;){
> > PORTB = PORTD; //match the ports
> ^^^^
> In assembler it would be PIND here.
>
how about a little bit of DDRB = 0xff;Message
Re: Question about how to tell if my chip is broken
2007-05-04 by bobby cossum