ARM7+4UART+FLAHS?
2005-04-12 by James Dabbs
Yahoo Groups archive
Index last updated: 2026-04-28 23:31 UTC
Thread
2005-04-12 by James Dabbs
Is there a FLASH ARM7 uC that has 4 UARTS in it?
2005-04-12 by Lowry, Jeff
There may be but my current project uses a Philips 2131 with an external quad uart.
-----Original Message----- From: James Dabbs [mailto:jdabbs@...] Sent: Tuesday, April 12, 2005 9:34 AM To: lpc2000@yahoogroups.com Subject: [lpc2000] ARM7+4UART+FLAHS? Is there a FLASH ARM7 uC that has 4 UARTS in it? ________________________________ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/lpc2000/ * To unsubscribe from this group, send an email to: lpc2000-unsubscribe@yahoogroups.com <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed]
2005-04-12 by Bill Knight
The Atmel AT91SAM7A3 has four UARTs. There are three fully functional USARTs and a Debug Unit (I wish Atmel would change its name). The Debug Unit is a UART (not USART) with transmit and receive lines (no control signals). IIRC it has all of the features of the UART portion of the standard Atmel USARTs including the PDC (peripheral data controller). Regards -Bill Knight R O SoftWare & http://www.theARMPatch.com On Tue, 12 Apr 2005 12:34:29 -0400, James Dabbs wrote: Is there a FLASH ARM7 uC that has 4 UARTS in it?
2005-04-12 by Lowry, Jeff
I'm using the philips 16C554DBIA. Still in prototyping but so far so good.
-----Original Message----- From: Anton Erasmus [mailto:antone@...] Sent: Tuesday, April 12, 2005 9:58 AM To: lpc2000@yahoogroups.com Subject: RE: [lpc2000] ARM7+4UART+FLAHS? On 12 Apr 2005 at 9:37, Lowry, Jeff wrote: > > There may be but my current project uses a Philips 2131 with an > external quad uart. Which external quad UART ? I have had issues with the Texas Instruments TL16C754BPN connected to an LPC2292. Regards Anton Erasmus > -----Original Message----- > From: James Dabbs [mailto:jdabbs@...] > Sent: Tuesday, April 12, 2005 9:34 AM > To: lpc2000@yahoogroups.com > Subject: [lpc2000] ARM7+4UART+FLAHS? > > > Is there a FLASH ARM7 uC that has 4 UARTS in it? > > > > ________________________________ > > Yahoo! Groups Links > > > * To visit your group on the web, go to: > http://groups.yahoo.com/group/lpc2000/ > > * To unsubscribe from this group, send an email to: > lpc2000-unsubscribe@yahoogroups.com > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms > of Service <http://docs.yahoo.com/info/terms/> . > > > > > [Non-text portions of this message have been removed] > > > > > Yahoo! Groups Links > > > > > > > -- A J Erasmus ________________________________ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/lpc2000/ * To unsubscribe from this group, send an email to: lpc2000-unsubscribe@yahoogroups.com <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed]
2005-04-12 by Anton Erasmus
On 12 Apr 2005 at 9:37, Lowry, Jeff wrote: > > There may be but my current project uses a Philips 2131 with an > external quad uart. Which external quad UART ? I have had issues with the Texas Instruments TL16C754BPN connected to an LPC2292. Regards Anton Erasmus > -----Original Message----- > From: James Dabbs [mailto:jdabbs@...] > Sent: Tuesday, April 12, 2005 9:34 AM > To: lpc2000@yahoogroups.com > Subject: [lpc2000] ARM7+4UART+FLAHS? > > > Is there a FLASH ARM7 uC that has 4 UARTS in it? > > > > ________________________________ > > Yahoo! Groups Links > > > * To visit your group on the web, go to: > http://groups.yahoo.com/group/lpc2000/ > > * To unsubscribe from this group, send an email to: > lpc2000-unsubscribe@yahoogroups.com > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms > of Service <http://docs.yahoo.com/info/terms/> . > > > > > [Non-text portions of this message have been removed] > > > > > Yahoo! Groups Links > > > > > > > -- A J Erasmus
2005-04-12 by Robert Wood
>> The Atmel AT91SAM7A3 has four UARTs. There are three fully functional USARTs and a Debug Unit (I wish Atmel would change its name). The Debug Unit is a UART (not USART) with transmit and receive lines (no control signals). IIRC it has all of the features of the UART portion of the standard Atmel USARTs including the PDC (peripheral data controller). << The A3's not going to be available 'til the beginning of next year, Sadly...
2005-04-12 by Robert Adsett
At 12:34 PM 4/12/05 -0400, James Dabbs wrote: >Is there a FLASH ARM7 uC that has 4 UARTS in it? I think one of the ST variants may. I was looking at them for a possible project but haven't been tracking them very closely since they dropped the serial ISP. Robert " 'Freedom' has no meaning of itself. There are always restrictions, be they legal, genetic, or physical. If you don't believe me, try to chew a radio signal. " -- Kelvin Throop, III http://www.aeolusdevelopment.com/
2005-04-12 by Curt Powell
ST Microelectronics STR7xx family.
-----Original Message----- From: James Dabbs [mailto:jdabbs@...] Sent: Tuesday, April 12, 2005 6:34 AM To: lpc2000@yahoogroups.com Subject: [lpc2000] ARM7+4UART+FLAHS? Is there a FLASH ARM7 uC that has 4 UARTS in it? Yahoo! Groups Links
2005-04-12 by James Dabbs
WOW.. Thanks for the feedback. This has been extremely helpful! James Dabbs, TGA
2005-04-12 by Curt Powell
Jeff, I searched the philips website but didn't get any hits on that part #. I did find the SC28C94. Is that the one you're using? Curt
-----Original Message----- From: Lowry, Jeff [mailto:jlowry@...] Sent: Tuesday, April 12, 2005 6:57 AM To: lpc2000@yahoogroups.com Subject: RE: [lpc2000] ARM7+4UART+FLAHS? I'm using the philips 16C554DBIA. Still in prototyping but so far so good. -----Original Message----- From: Anton Erasmus [mailto:antone@...] Sent: Tuesday, April 12, 2005 9:58 AM To: lpc2000@yahoogroups.com Subject: RE: [lpc2000] ARM7+4UART+FLAHS? On 12 Apr 2005 at 9:37, Lowry, Jeff wrote: > > There may be but my current project uses a Philips 2131 with an > external quad uart. Which external quad UART ? I have had issues with the Texas Instruments TL16C754BPN connected to an LPC2292. Regards Anton Erasmus > -----Original Message----- > From: James Dabbs [mailto:jdabbs@...] > Sent: Tuesday, April 12, 2005 9:34 AM > To: lpc2000@yahoogroups.com > Subject: [lpc2000] ARM7+4UART+FLAHS? > > > Is there a FLASH ARM7 uC that has 4 UARTS in it? > > > > ________________________________ > > Yahoo! Groups Links > > > * To visit your group on the web, go to: > http://groups.yahoo.com/group/lpc2000/ > > * To unsubscribe from this group, send an email to: > lpc2000-unsubscribe@yahoogroups.com > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms > of Service <http://docs.yahoo.com/info/terms/> . > > > > > [Non-text portions of this message have been removed] > > > > > Yahoo! Groups Links > > > > > > > -- A J Erasmus ________________________________ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/lpc2000/ * To unsubscribe from this group, send an email to: lpc2000-unsubscribe@yahoogroups.com <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed] Yahoo! Groups Links
2005-04-13 by Jens Hildebrandt
Freescale MAC7111/MAC7121, for instance. 512k+32k Flash, 32k RAM, 4x eSCI (i.e. enhanced Serial Communication Interface), 4x CAN, 1x I2C... James Dabbs wrote:
> Is there a FLASH ARM7 uC that has 4 UARTS in it? > > > > > Yahoo! Groups Links > > > > > > > >
2005-04-13 by Greg Deuerling
> Freescale MAC7111/MAC7121, for instance. 512k+32k Flash, 32k RAM, > 4x eSCI (i.e. enhanced Serial Communication Interface), > 4x CAN, 1x I2C... Unless youre an automotive manufacturer and can buy 1000's of these you'll NEVER get your hands on any of these... Greg Deuerling Fermi National Accelerator Laboratory Feynman Computing Center, Room 370, MS 368 P.O.Box 500 Batavia, IL 60510 (630)840-4629 FAX (630)840-5406 Electronic Systems Engineering Group Work: egads@... Personal: gdeuerling@comcast.net ________________________________________
From: Jens Hildebrandt [mailto:jens38769@...] Sent: Wednesday, April 13, 2005 1:51 PM To: lpc2000@yahoogroups.com Subject: Re: [lpc2000] ARM7+4UART+FLAHS? Freescale MAC7111/MAC7121, for instance. 512k+32k Flash, 32k RAM, 4x eSCI (i.e. enhanced Serial Communication Interface), 4x CAN, 1x I2C... James Dabbs wrote: > Is there a FLASH ARM7 uC that has 4 UARTS in it? > > > > > Yahoo! Groups Links > > > > > > > > ________________________________________ Yahoo! Groups Links To visit your group on the web, go to: http://groups.yahoo.com/group/lpc2000/ To unsubscribe from this group, send an email to: lpc2000-unsubscribe@yahoogroups.com Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
2005-04-13 by Anton Erasmus
On 13 Apr 2005 at 14:03, Greg Deuerling wrote: > > > > Freescale MAC7111/MAC7121, for instance. 512k+32k Flash, 32k RAM, 4x > > eSCI (i.e. enhanced Serial Communication Interface), 4x CAN, 1x > > I2C... > > Unless youre an automotive manufacturer and can buy 1000's of these > you'll NEVER get your hands on any of these... > Anyone can buy the MAC7111MPV40 now. I ordered two some weeks ago, and they arrived this week. The others in the family are still only available to large automotive manufacturers. Regards Anton Erasmus -- A J Erasmus
2005-04-13 by Robert Wood
>> Freescale MAC7111/MAC7121, for instance. 512k+32k Flash, 32k RAM, 4x eSCI (i.e. enhanced Serial Communication Interface), 4x CAN, 1x I2C... << Sadly, they'll only supply these to "tier one" automation customers. They look like quite nice parts...
2005-04-15 by Anton Erasmus
On 13 Apr 2005 at 21:10, Robert Wood wrote: > > >> Freescale MAC7111/MAC7121, for instance. 512k+32k Flash, 32k RAM, > 4x > eSCI (i.e. enhanced Serial > Communication Interface), 4x CAN, 1x I2C... << > > Sadly, they'll only supply these to "tier one" automation customers. > They look like quite nice parts... > Not so, anyone can buy the MAC7111MPV40 now. Regards Anton Erasmus -- A J Erasmus
2005-11-10 by gajareap
I am facing problems with 16C554 interfaced to LPC2294. 16C554 initialised to baudrate of 4800. Getting Chip Selects, getting WR signal but serial data not getting out from Transmit pins. Can you suggest any solution ? Thanks Abhijit Gajare --- In lpc2000@yahoogroups.com, "Curt Powell" <curt.powell@s...> wrote: > > Jeff, > > I searched the philips website but didn't get any hits on that part #. I > did find the SC28C94. Is that the one you're using? > > Curt > > -----Original Message----- > From: Lowry, Jeff [mailto:jlowry@s...] > Sent: Tuesday, April 12, 2005 6:57 AM > To: lpc2000@yahoogroups.com > Subject: RE: [lpc2000] ARM7+4UART+FLAHS? > > > I'm using the philips 16C554DBIA. Still in prototyping but so far so good. > > -----Original Message----- > From: Anton Erasmus [mailto:antone@s...] > Sent: Tuesday, April 12, 2005 9:58 AM > To: lpc2000@yahoogroups.com > Subject: RE: [lpc2000] ARM7+4UART+FLAHS? > > > On 12 Apr 2005 at 9:37, Lowry, Jeff wrote: > > > > > There may be but my current project uses a Philips 2131 with an > > external quad uart. > > Which external quad UART ? I have had issues with the Texas > Instruments > TL16C754BPN connected to an LPC2292. > > Regards > Anton Erasmus > > > > -----Original Message----- > > From: James Dabbs [mailto:jdabbs@t...] > > Sent: Tuesday, April 12, 2005 9:34 AM > > To: lpc2000@yahoogroups.com > > Subject: [lpc2000] ARM7+4UART+FLAHS? > > > > > > Is there a FLASH ARM7 uC that has 4 UARTS in it? > > > > > > > > ________________________________ > > > > Yahoo! Groups Links > > > > > > * To visit your group on the web, go to: > > http://groups.yahoo.com/group/lpc2000/ > > > > * To unsubscribe from this group, send an email to: > > lpc2000-unsubscribe@yahoogroups.com > > > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> > > > > * Your use of Yahoo! Groups is subject to the Yahoo! > Terms > > of Service <http://docs.yahoo.com/info/terms/> . > > > > > > > > > > [Non-text portions of this message have been removed] > > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > -- > A J Erasmus > > > > ________________________________ > > Yahoo! Groups Links > > > * To visit your group on the web, go to: > http://groups.yahoo.com/group/lpc2000/ > > * To unsubscribe from this group, send an email to: > lpc2000-unsubscribe@yahoogroups.com > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms
> of Service <http://docs.yahoo.com/info/terms/> . > > > > > [Non-text portions of this message have been removed] > > > > > Yahoo! Groups Links >
2005-11-10 by Bisser Gatchev
Probably your WR signal is ahead of the CS. Check the timing of the LPC and the UART. Try placing a 220pF capacitor between WR and GND. It should delay WR long enough for the UART to start working. We had a similar problem here and that's how we solved it.
gajareap <gajareap@...> wrote:I am facing problems with 16C554 interfaced to LPC2294.
16C554 initialised to baudrate of 4800.
Getting Chip Selects, getting WR signal but serial data not getting
out from Transmit pins. Can you suggest any solution ?
Thanks
Abhijit Gajare
--- In lpc2000@yahoogroups.com, "Curt Powell" <curt.powell@s...>
wrote:
>
> Jeff,
>
> I searched the philips website but didn't get any hits on that
part #. I
> did find the SC28C94. Is that the one you're using?
>
> Curt
>
> -----Original Message-----
> From: Lowry, Jeff [mailto:jlowry@s...]
> Sent: Tuesday, April 12, 2005 6:57 AM
> To: lpc2000@yahoogroups.com
> Subject: RE: [lpc2000] ARM7+4UART+FLAHS?
>
>
> I'm using the philips 16C554DBIA. Still in prototyping but so far
so good.
>
> -----Original Message-----
> From: Anton Erasmus [mailto:antone@s...]
> Sent: Tuesday, April 12, 2005 9:58 AM
> To: lpc2000@yahoogroups.com
> Subject: RE: [lpc2000] ARM7+4UART+FLAHS?
>
>
> On 12 Apr 2005 at 9:37, Lowry, Jeff wrote:
>
> >
> > There may be but my current project uses a Philips 2131
with an
> > external quad uart.
>
> Which external quad UART ? I have had issues with the Texas
> Instruments
> TL16C754BPN connected to an LPC2292.
>
> Regards
> Anton Erasmus
>
>
> > -----Original Message-----
> > From: James Dabbs [mailto:jdabbs@t...]
> > Sent: Tuesday, April 12, 2005 9:34 AM
> > To: lpc2000@yahoogroups.com
> > Subject: [lpc2000] ARM7+4UART+FLAHS?
> >
> >
> > Is there a FLASH ARM7 uC that has 4 UARTS in it?
> >
> >
> >
> > ________________________________
> >
> > Yahoo! Groups Links
> >
> >
> > * To visit your group on the web, go to:
> > http://groups.yahoo.com/group/lpc2000/
> >
> > * To unsubscribe from this group, send an email to:
> > lpc2000-unsubscribe@yahoogroups.com
> >
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>
> >
> > * Your use of Yahoo! Groups is subject to the Yahoo!
> Terms
> > of Service <http://docs.yahoo.com/info/terms/> .
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
>
> --
> A J Erasmus
>
>
>
> ________________________________
>
> Yahoo! Groups Links
>
>
> * To visit your group on the web, go to:
> http://groups.yahoo.com/group/lpc2000/
>
> * To unsubscribe from this group, send an email to:
> lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>
> * Your use of Yahoo! Groups is subject to the Yahoo!
Terms
> of Service <http://docs.yahoo.com/info/terms/> .
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
>
> Yahoo! Groups Links
>
SPONSORED LINKS
Microprocessor Microcontrollers Pic microcontrollers 8051 microprocessor
---------------------------------
YAHOO! GROUPS LINKS
Visit your group "lpc2000" on the web.
To unsubscribe from this group, send an email to:
lpc2000-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
---------------------------------
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.
[Non-text portions of this message have been removed]2005-11-10 by Jan Szymanski
--- In lpc2000@yahoogroups.com, "James Dabbs" <jdabbs@t...> wrote: > > Is there a FLASH ARM7 uC that has 4 UARTS in it? > Yes, foer example STR711FR2 http://www.st.com/stonline/stappl/productcatalog/app? path=/comp/stcom/PcStComRPNTableView.onClickFromPartNumber&code=111089&s ubclassid=696&subclassheader=STR7%20(ARM)%20-%20Microcontroller%2032% 20Bits Another option is to use I2C/SPI to UART bridge from Maxim or Philips http://www.standardics.philips.com/news/i2c.spi.uart.bridge/ Jan
2005-11-10 by Robert Wood
ST do four UART devices. The STR710 family all have four. Have a look at this flyer to get an idea. http://mcu.st.com/mcdfiles/1120203380.pdf Cheers, Rob