Re: Advice neede: Atmel or Philips ARM
- From: "rickman" <spamgoeshere4@xxxxxxxxx>
- Date: 23 Mar 2006 14:08:13 -0800
Grzegorz Mazur wrote:
Meindert Sprang wrote:
Hi Gurus,
I am switching from AVR to ARM. Currently, I use an ATmega162 which is
running out of code space (16kB) and performance. But I find it difficult to
choose between Atmel's ARM (looking at the SAM7S series) and thePhilips
LPC2104/5/6 series. I don't need many peripherals (yet). My current design
uses an FTDI chip for USB, I could save that by using Atmel (Philips has no
USB), but on the other hand, that makes me responsible for all the PC/Mac
drivers as well. Ethernet might be interesting later (currently using
XPort).
I've chosen Atmel:
- USB (available in Philips 214x series)
- easy code download via UART or USB
- easy interfacing to 5V
- not too many known errors (Philips errata is huuuge)
- nice feature of set/reset registers in peripherals
A couple of notes on issues we have found...
The AT91SAM7S32 and 7S64 both have an errata against them that makes
the quiescent current jump up to about 100 uA (IIRC) if you try to use
the JTAG pins. One of them has a flaw that causes a partial failure of
an oxide at voltages above 2.0 volts. Once failed, it still works, but
the static current jumps way up. So JTAG can't be used if you need the
low static current.
The SAM7 parts all include DMA for the peripherals which allows the CPU
to do a lot more work if your I/O data rates are high. Depending on
your mix of I/O speeds, this can make the CPU run a lot faster than the
Philips parts.
.
- Follow-Ups:
- Re: Advice neede: Atmel or Philips ARM
- From: Ulf Samuelsson
- Re: Advice neede: Atmel or Philips ARM
- References:
- Advice neede: Atmel or Philips ARM
- From: Meindert Sprang
- Re: Advice neede: Atmel or Philips ARM
- From: Grzegorz Mazur
- Advice neede: Atmel or Philips ARM
- Prev by Date: Re: Advice neede: Atmel or Philips ARM
- Next by Date: Re: uC or standalone SPI slave with 25 MHz ? (Receiver only would be enough)
- Previous by thread: Re: Advice neede: Atmel or Philips ARM
- Next by thread: Re: Advice neede: Atmel or Philips ARM
- Index(es):
Relevant Pages
|