Re: arm7 core with fast monolithic 12-bit ADC
- From: steve <bungalow_steve@xxxxxxxxx>
- Date: Fri, 13 Feb 2009 08:53:33 -0800 (PST)
On Feb 13, 10:37 am, emeb <ebromba...@xxxxxxxxx> wrote:
On Feb 12, 1:47 pm, John Devereux <j...@xxxxxxxxxxxxxx> wrote:but does that really matter?
rickman <gnu...@xxxxxxxxx> writes:
[...]
Yeah, that is what I am thinking. I guess you started out asking for
practical advice and this turned into a discussion of theory. The
best answer I can give is the ADI ARM7 microverter parts. They have
the best ADC/DAC in an ARM MCU that I am aware of. I think someone
else already mentioned these parts. They are only so-so in the MCU
department, at least in terms of speed. But speed is not always what
a design is about.
I get the impression that they took a pretty good ADC (+ good DACs),
and managed to get a mediocre ARM onto the same die.
Whereas the other manufacturers have higher performance ARMs, with
better peripherals - except for their mediocre ADCs.
That's a pretty good summary. I've done some work with the ADI
ADuC7026 part and while the analog I/O is good (4 parallel DACs!), the
ARM processor is hamstrung:
* No DMA - all I/O must be programmed through the CPU
* No VIC - Only IRQ/FIQ available and vectoring must be done in
firmware
* Program flash is only 16-bits wide - must use Thumb mode for zero
wait state code access
* SPI interface is limited to ~3MHz clock rate, 8-bits only.
On the upside this part has a parallel external memory bus that comes
in hand for some kinds of interfacing, and it's pretty easy to develop
for. Just don't expect screaming fast performance. I ended up porting
the application intended for the ADuC7026 to a Microchip dsPIC with a
quad SPI DAC and saw about a 2x improvement in throughput.
.
- References:
- arm7 core with fast monolithic 12-bit ADC
- From: Jon Kirwan
- Re: arm7 core with fast monolithic 12-bit ADC
- From: -jg
- Re: arm7 core with fast monolithic 12-bit ADC
- From: Jon Kirwan
- Re: arm7 core with fast monolithic 12-bit ADC
- From: -jg
- Re: arm7 core with fast monolithic 12-bit ADC
- From: Jon Kirwan
- Re: arm7 core with fast monolithic 12-bit ADC
- From: korenje
- Re: arm7 core with fast monolithic 12-bit ADC
- From: rickman
- Re: arm7 core with fast monolithic 12-bit ADC
- From: Jon Kirwan
- Re: arm7 core with fast monolithic 12-bit ADC
- From: rickman
- Re: arm7 core with fast monolithic 12-bit ADC
- From: John Devereux
- Re: arm7 core with fast monolithic 12-bit ADC
- From: emeb
- arm7 core with fast monolithic 12-bit ADC
- Prev by Date: Re: arm7 core with fast monolithic 12-bit ADC
- Next by Date: Re: Seeking Simple Temperature Solution
- Previous by thread: Re: arm7 core with fast monolithic 12-bit ADC
- Next by thread: Re: arm7 core with fast monolithic 12-bit ADC
- Index(es):
Relevant Pages
|