Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: Question about how to tell if my chip is broken

2007-05-04 by bobby cossum

--- 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;

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.