Re: Warning on migrating to ATMega8515 - eeprom problem
From: Ulf Samuelsson (ulf_at_NOSPAMatmel.com)
Date: 11/02/04
- Next message: Ulf Samuelsson: "Re: AVR using JTag pins"
- Previous message: Ulf Samuelsson: "Re: Looking for an FPGA on a board (for fun...)"
- In reply to: CBFalconer: "Re: Warning on migrating to ATMega8515 - eeprom problem"
- Next in thread: CBFalconer: "Re: Warning on migrating to ATMega8515 - eeprom problem"
- Reply: CBFalconer: "Re: Warning on migrating to ATMega8515 - eeprom problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 2 Nov 2004 16:59:18 +0100
> I have been idly following this thread, and as far as I am
> concernced that new device has a serious bug. It obviously cannot
> run code developed for earlier products without changes, so cannot
> be used as a replacement. It would have taken little effort to set
> that register in a known harmless condition on reset.
>
> --
Yes, probably a bug, but it is questionable if it is serious.
I.E worth doing a new maskset to fix this bug.
The bug only affect those that step up from the 4414, and
those that assume that registers have a known value at reset.
It is generally a good practice to avoid relying on reset values.
It is an unknown harmless condition on reset and takes two instructions to
fix after
reset. The problem is if you do not know about it.
-- Best Regards Ulf at atmel dot com These comments are intended to be my own opinion and they may, or may not be shared by my employer, Atmel Sweden.
- Next message: Ulf Samuelsson: "Re: AVR using JTag pins"
- Previous message: Ulf Samuelsson: "Re: Looking for an FPGA on a board (for fun...)"
- In reply to: CBFalconer: "Re: Warning on migrating to ATMega8515 - eeprom problem"
- Next in thread: CBFalconer: "Re: Warning on migrating to ATMega8515 - eeprom problem"
- Reply: CBFalconer: "Re: Warning on migrating to ATMega8515 - eeprom problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|