From: Ulf Samuelsson on
rickman skrev 2010-06-04 13:21:
> On Jun 4, 5:32 am, -jg<jim.granvi...(a)gmail.com> wrote:
>> On Jun 4, 12:13 pm, rickman<gnu...(a)gmail.com> wrote:
>>
>>> Ulf,
>>
>>> Once again, I don't find the Atmel web site easy to quickly get a feel
>>> for the capabilities of the parts so let me ask you. I see on the AVR
>>> Solutions page that a number of the AVR32 devices have a "Hi-Fi stereo
>>> Audio DAC", but I don't see any mention of a corresponding ADC. Is
>>> that missing from the AVR32 parts? If I can find an affordable MCU in
>>> the right package with a audio quality stereo CODEC, that would solve
>>> a problem of mine. Is the AVR32 the solution to this problem?
>>
>> Mostly Audio Quality codecs are done as separate chips, there seem a
>> few available sub $2.
>>
>> If you have a reasonable power supply budget, Atmel have just released
>> AT73C246, which is a Codec + Regulators, so could swallow some other
>> regulators ?
>>
>> http://www10.EDACafe.com/nbc/articles/view_article.php?section=ICNews...
>
> Thanks for the pointer. Like I posted, Atmel includes a "Hi-Fi"
> quality stereo DAC in some of the AVR32 devices, so clearly there is
> some impetus to combine high quality audio with an MCU. I just need
> the ADC in addition. The fact that they make a part that combines two
> switching PSU with high quality audio converters says it is not too
> hard a problem that they couldn't combine it with the MCU. In fact,
> there are products that do just this from TI and ADI, but they are
> sold into a market where the processing is selected from a laundry
> list and I can't get anyone to tell me that I could use it for what I
> want to do. In fact, those devices would be perfect for my needs. I
> think the primary market is hearing aids.
>
> This AT73C246 is a very odd beast indeed. But it has potential. Once
> it is actually on the market (as in showing up as stock somewhere)
> I'll take another look at it.
>
> Rick

It was designed as a companion chip for the AT91SAMG10 which is a 0.13u
device using 1.2V core power.
The AT91SAM9G45 would need a 1.0V core power supply.
The AT73C246 design can be tweaked in the factory for this or other devices.

These designs are made in a 0.35u mixed signal process,
which is very different from the processes used for the MCUs.

I have had development boards since early this year, and it is
in production for the driving customer.
The part is intended for multi-market applications.



--
Best Regards
Ulf Samuelsson
These are my own personal opinions, which may
or may not be shared by my employer Atmel Nordic AB
From: rickman on
On Jun 4, 2:52 pm, Ulf Samuelsson <u...(a)invalid.atmel.com> wrote:
> rickman skrev 2010-06-04 02:13:
>
> > Ulf,
>
> > Once again, I don't find the Atmel web site easy to quickly get a feel
> > for the capabilities of the parts so let me ask you.  I see on the AVR
> > Solutions page that a number of the AVR32 devices have a "Hi-Fi stereo
> > Audio DAC", but I don't see any mention of a corresponding ADC.  Is
> > that missing from the AVR32 parts?  If I can find an affordable MCU in
> > the right package with a audio quality stereo CODEC, that would solve
> > a problem of mine.  Is the AVR32 the solution to this problem?
>
> > Rick
>
> Look for the AT32UC3A3xxx or UC3A4xxx if you want to do Audio.
> The AT32UC2A0/A1xxx might also work

Thanks for the suggestion, but the 3A3 parts don't include an audio
ADC and I can't find the AT32UC2A0 on your web site. Is that a
correct number? The search function says, "Your search - AT32UC2A0 -
did not match any documents"

Rick
From: Andy on
On Jun 4, 6:01 pm, rickman <gnu...(a)gmail.com> wrote:
> On Jun 4, 2:52 pm, Ulf Samuelsson <u...(a)invalid.atmel.com> wrote:
>
>
>
> > rickman skrev 2010-06-04 02:13:
>
> > > Ulf,
>
> > > Once again, I don't find the Atmel web site easy to quickly get a feel
> > > for the capabilities of the parts so let me ask you.  I see on the AVR
> > > Solutions page that a number of the AVR32 devices have a "Hi-Fi stereo
> > > Audio DAC", but I don't see any mention of a corresponding ADC.  Is
> > > that missing from the AVR32 parts?  If I can find an affordable MCU in
> > > the right package with a audio quality stereo CODEC, that would solve
> > > a problem of mine.  Is the AVR32 the solution to this problem?
>
> > > Rick
>
> > Look for the AT32UC3A3xxx or UC3A4xxx if you want to do Audio.
> > The AT32UC2A0/A1xxx might also work
>
> Thanks for the suggestion, but the 3A3 parts don't include an audio
> ADC and I can't find the AT32UC2A0 on your web site.  Is that a
> correct number?  The search function says, "Your search - AT32UC2A0 -
> did not match any documents"
>
> Rick

You might check out Freescale i.MX 233. It includes ADCs, stereo
audio out, ARM 926 core, available in a QFP (with reduced features
from the BGA), and fairly low cost. I haven't used it, but am
considering it for a product refresh in the future.
From: Ulf Samuelsson on
rickman skrev 2010-06-05 01:01:
> On Jun 4, 2:52 pm, Ulf Samuelsson<u...(a)invalid.atmel.com> wrote:
>> rickman skrev 2010-06-04 02:13:
>>
>>> Ulf,
>>
>>> Once again, I don't find the Atmel web site easy to quickly get a feel
>>> for the capabilities of the parts so let me ask you. I see on the AVR
>>> Solutions page that a number of the AVR32 devices have a "Hi-Fi stereo
>>> Audio DAC", but I don't see any mention of a corresponding ADC. Is
>>> that missing from the AVR32 parts? If I can find an affordable MCU in
>>> the right package with a audio quality stereo CODEC, that would solve
>>> a problem of mine. Is the AVR32 the solution to this problem?
>>
>>> Rick
>>
>> Look for the AT32UC3A3xxx or UC3A4xxx if you want to do Audio.
>> The AT32UC2A0/A1xxx might also work
>
> Thanks for the suggestion, but the 3A3 parts don't include an audio
> ADC and I can't find the AT32UC2A0 on your web site. Is that a
> correct number? The search function says, "Your search - AT32UC2A0 -
> did not match any documents"
>
> Rick

Sorry, It is AT32UC3A0xxx/1xxx



--
Best Regards
Ulf Samuelsson
These are my own personal opinions, which may
or may not be shared by my employer Atmel Nordic AB
From: rickman on
On Jun 6, 5:36 pm, Ulf Samuelsson <u...(a)invalid.atmel.com> wrote:
> rickman skrev 2010-06-05 01:01:
>
>
>
> > On Jun 4, 2:52 pm, Ulf Samuelsson<u...(a)invalid.atmel.com>  wrote:
> >> rickman skrev 2010-06-04 02:13:
>
> >>> Ulf,
>
> >>> Once again, I don't find the Atmel web site easy to quickly get a feel
> >>> for the capabilities of the parts so let me ask you.  I see on the AVR
> >>> Solutions page that a number of the AVR32 devices have a "Hi-Fi stereo
> >>> Audio DAC", but I don't see any mention of a corresponding ADC.  Is
> >>> that missing from the AVR32 parts?  If I can find an affordable MCU in
> >>> the right package with a audio quality stereo CODEC, that would solve
> >>> a problem of mine.  Is the AVR32 the solution to this problem?
>
> >>> Rick
>
> >> Look for the AT32UC3A3xxx or UC3A4xxx if you want to do Audio.
> >> The AT32UC2A0/A1xxx might also work
>
> > Thanks for the suggestion, but the 3A3 parts don't include an audio
> > ADC and I can't find the AT32UC2A0 on your web site.  Is that a
> > correct number?  The search function says, "Your search - AT32UC2A0 -
> > did not match any documents"
>
> > Rick
>
> Sorry, It is AT32UC3A0xxx/1xxx

Thanks, but these parts are the same with no audio ADC.

Rick