Yahoo Groups archive

AVR-Chat

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

Message

Re: [AVR-Chat] PORTA input problems

2004-08-28 by Dave VanHorn

At 06:41 PM 8/27/2004, Jack Valmadre wrote:

>I checked the voltage on the pins and they were all 4.87-4.98V, the same as
>the outputs.
>Activating pull-ups didn't make any difference.
>This code:
>  sensors = PINA;
>  sensors &= 0xF0;
>didn't compile any differently to:
>  sensors = PINA & 0xF0;

We'd hope not!

Bad chip?

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.