From: An Schwob in the USA on
Hi,
thought this might be interesting for those that are using ARM in MCU
related applications. They are continuing to upgrade their cores and
making it more difficult to not use ARM :-)

Saw it here while browsing.
http://mcu-related.com/

An Schwob
From: Walter Banks on


An Schwob in the USA wrote:

> Hi,
> thought this might be interesting for those that are using ARM in MCU
> related applications. They are continuing to upgrade their cores and
> making it more difficult to not use ARM :-)
>
> Saw it here while browsing.
> http://mcu-related.com/

This is an interesting part Cortex M3 plus a mac and a few other
goodies. Opens doors for industrial controllers.

Regards,

Walter..
--
Walter Banks
Byte Craft Limited
http://www.bytecraft.com





--- news://freenews.netfront.net/ - complaints: news(a)netfront.net ---
From: An Schwob in the USA on
On Mar 9, 3:29 pm, Ulf Samuelsson <u...(a)a-t-m-e-l.com> wrote:
> Walter Banks skrev:
>
>
>
> > An Schwob in the USA wrote:
>
> >> Hi,
> >> thought this might be interesting for those that are using ARM in MCU
> >> related applications. They are continuing to upgrade their cores and
> >> making it more difficult to not use ARM :-)
>
> >> Saw it here while browsing.
> >>http://mcu-related.com/
>
> > This is an interesting part Cortex M3 plus a mac and a few other
> > goodies. Opens doors for industrial controllers.
>
> Or you can get the AVR32 UC3C
> Has the same thing, and it is in my hand ;-)
>
> Best Regards
> Ulf Samuelsson
>
> > Regards,
>
> > Walter..
> > --
> > Walter Banks
> > Byte Craft Limited
> >http://www.bytecraft.com
>
> > --- news://freenews.netfront.net/ - complaints: n...(a)netfront.net ---
>
> --
> Best Regards
> Ulf Samuelsson
> These are my own personal opinions, which may
> or may not be shared by my employer Atmel Nordic AB

Hi Ulf,

did not know that the AVR32 offers HW floating point or was that a
misunderstanding of your post "Has the same thing..."
OK, the floating point was mentioned in the link, not in the posts so
it was probably an honest mistake.

An Schwob
From: steve on
On Mar 18, 4:08 am, Ulf Samuelsson <u...(a)a-t-m-e-l.com> wrote:
> An Schwob in the USA skrev:
>
>
>
>
>
> > On Mar 9, 3:29 pm, Ulf Samuelsson <u...(a)a-t-m-e-l.com> wrote:
> >> Walter Banks skrev:
>
> >>> An Schwob in the USA wrote:
> >>>> Hi,
> >>>> thought this might be interesting for those that are using ARM in MCU
> >>>> related applications. They are continuing to upgrade their cores and
> >>>> making it more difficult to not use ARM :-)
> >>>> Saw it here while browsing.
> >>>>http://mcu-related.com/
> >>> This is an interesting part Cortex M3 plus a mac and a few other
> >>> goodies. Opens doors for industrial controllers.
> >> Or you can get the AVR32 UC3C
> >> Has the same thing, and it is in my hand ;-)
>
> >> Best Regards
> >> Ulf Samuelsson
>
> >>> Regards,
> >>> Walter..
> >>> --
> >>> Walter Banks
> >>> Byte Craft Limited
> >>>http://www.bytecraft.com
> >>> --- news://freenews.netfront.net/ - complaints: n...(a)netfront.net ---
> >> --
> >> Best Regards
> >> Ulf Samuelsson
> >> These are my own personal opinions, which may
> >> or may not be shared by my employer Atmel Nordic AB
>
> > Hi Ulf,
>
> > did not know that the AVR32 offers HW floating point or was that a
> > misunderstanding of your post "Has the same thing..."
>
> Yes, I have some customers doing motor control, that are throwing out
> the STM32 in favour of the AVR32 with floating point.
>

SW floating point? We tend to use the PowerPC/SHARC families because
of HW floating point requirements in most of products, SW emulated FP
is too slow. Cortex M4 sounds like a new choice for us, to look into
anyway.