Prev: Pen plotter as digitizer
Next: That new Atmel Tiny4
From: jureciglic on 17 Dec 2009 08:06 Hi, I am looking for uP with with two ethernet ports (MACs). I would prefer ARM base solution, but if there is anything else it might be also interesting. br, Jure --------------------------------------- This message was sent using the comp.arch.embedded web interface on http://www.EmbeddedRelated.com
From: David Brown on 17 Dec 2009 08:53 jureciglic wrote: > Hi, > > I am looking for uP with with two ethernet ports (MACs). I would prefer ARM > base solution, but if there is anything else it might be also interesting. > > > br, > Jure > You haven't said anything about size or application. The AVR32 AP processors have two network ports, but you'll need external memory. An alternative to using two MACs could be to use a microcontroller with a single MAC and a managed switch chip set up with different VLANs on each port.
From: Grant Edwards on 17 Dec 2009 10:13 On 2009-12-17, jureciglic <jure.ciglic(a)gmail.com> wrote: > I am looking for uP with with two ethernet ports (MACs). I > would prefer ARM base solution, but if there is anything else > it might be also interesting. Broadcom has some (IIRC they're pretty expensive -- $40+). Motorola also has a new family of Coldfire parts with two MACs. -- Grant Edwards grante Yow! He is the MELBA-BEING at ... the ANGEL CAKE visi.com ... XEROX him ... XEROX him --
From: Not Really Me on 17 Dec 2009 10:28 jureciglic wrote: > Hi, > > I am looking for uP with with two ethernet ports (MACs). I would > prefer ARM > base solution, but if there is anything else it might be also > interesting. > > > br, > Jure > > > > --------------------------------------- > This message was sent using the comp.arch.embedded web interface on > http://www.EmbeddedRelated.com > Freescale also has PowerPCs with dual MACs -- Scott Validated Software Lafayette, CO __________ Information from ESET NOD32 Antivirus, version of virus signature database 4696 (20091217) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com
From: karthikbalaguru on 19 Dec 2009 01:04
On Dec 17, 6:53 pm, David Brown <da...(a)westcontrol.removethisbit.com> wrote: > jureciglic wrote: > > Hi, > > > I am looking for uP with with two ethernet ports (MACs). I would prefer ARM > > base solution, but if there is anything else it might be also interesting. > > > br, > > Jure > > You haven't said anything about size or application. The AVR32 AP > processors have two network ports, but you'll need external memory. > > An alternative to using two MACs could be to use a microcontroller with > a single MAC and a managed switch chip set up with different VLANs on > each port. Interesting :-) I understand that a managed switch with VLANs allows you to run these different LANs on the same hardware, making the individual VLAN assignments configurable. Can you pls provide with a link or document that talks in detail about this alternate mechanism of using single MAC ? Thx in advans, Karthik Balaguru |