Yahoo Groups archive

AVR-Chat

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

Message

Re: [AVR-Chat] Question about how to tell if my chip is broken

2007-05-04 by enkitec@gmail.com

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.

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.