[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] atmega32 problems
From: |
Jamie Morken |
Subject: |
Re: [avr-gcc-list] atmega32 problems |
Date: |
Sun, 24 Aug 2003 21:58:20 -0700 |
Hi,
> Why don't you just do:
>
> DDRB = 0xFF
>
> And
>
> PORTC = 0xFF
Thanks, I just tried that and I get the same strange outputs. ie. 1.2volts
instead of 5 volts on some of the pins. These pins are not hooked up to
anything except my volt-meter so perhaps they need to have a load on them?
cheers,
Jamie