[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avrdude-dev] Re: AT90PWM316 support
From: |
Shaun Jackman |
Subject: |
[avrdude-dev] Re: AT90PWM316 support |
Date: |
Sun, 9 Dec 2007 12:54:36 -0700 |
To create an AT90PWM316 configuration, I copied the AT90PWM3B
configuration, replaced the flash section with the section from the
ATmega16, and changed the signature to 1e 94 83. So far, this works
for me.
Cheers,
Shaun
On Nov 28, 2007 2:06 PM, Shaun Jackman <address@hidden> wrote:
> Feature request: could you please add support for the AT90PWM316 part?
> I'm attempting to hack up the avrdude.conf file myself. If I'm
> successful, I'll send it along. The AT90PWM316 is similar to the
> AT90PWM3B, except that it has 16 kiB flash (organized into 128 pages
> of 128 bytes each), and 1024 B SRAM. The signature is 1e 94 83.
>
> Cheers,
> Shaun
- [avrdude-dev] Re: AT90PWM316 support,
Shaun Jackman <=