Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
LPC2148 USB Link - ertan - Oct 12 12:32:07 2009
Hi all,
I am fairly new to the LPC214x family and USB. At the moment I am working on a project
that requires high speed communication with a host-PC. I want to send a chunk of data to
the PC with 4mb/s speed.
I designed the hardware and checked it. Everything seems to be fine.
Now my problem is in software part: both at pc and lpc2148 side. Can anyone guide me
through developing the software section of the project?
I would be grateful if you can suggest me on developing software, send me some links to
the application notes and sample codes.
Regards,
Ertan
------------------------------------

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )
Re: LPC2148 USB Link - rtstofer - Oct 12 12:54:04 2009
--- In l...@yahoogroups.com, "ertan"
wrote:
>
> Hi all,
>
> I am fairly new to the LPC214x family and USB. At the moment I am working on a project
that requires high speed communication with a host-PC. I want to send a chunk of data to
the PC with 4mb/s speed.
> I designed the hardware and checked it. Everything seems to be fine.
>
> Now my problem is in software part: both at pc and lpc2148 side. Can anyone guide me
through developing the software section of the project?
The best example code I know about is at www.jcwren.com/arm JC has implemented USB mass
storage and serial devices for the '2148.
> I would be grateful if you can suggest me on developing software, send me some links to
the application notes and sample codes.
If you use Windows, install YAGARTO. If you use Linux, build GNUARM from source and pick
the IDE of your choice. I use Eclipse CDT.
Everything else you need you can find via Google. NXP has a bunch of data. You just have
to search for it.
Richard
------------------------------------

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com ) RE: Re: LPC2148 USB Link - ertan balaban - Oct 12 13:57:17 2009
Dear Richard,
Thank you very much for your kind and helpfull response.
Regards,
Ertan
To: l...@yahoogroups.com
From: r...@pacbell.net
Date: Mon, 12 Oct 2009 16:53:25 +0000
Subject: [lpc2000] Re: LPC2148 USB Link
--- In l...@yahoogroups.com, "ertan"
wrote:
>
> Hi all,
>
> I am fairly new to the LPC214x family and USB. At the moment I am working on a project
that requires high speed communication with a host-PC. I want to send a chunk of data to
the PC with 4mb/s speed.
> I designed the hardware and checked it. Everything seems to be fine.
>
> Now my problem is in software part: both at pc and lpc2148 side. Can anyone guide me
through developing the software section of the project?
The best example code I know about is at www.jcwren.com/arm JC has implemented USB mass
storage and serial devices for the '2148.
> I would be grateful if you can suggest me on developing software, send me some links to
the application notes and sample codes.
If you use Windows, install YAGARTO. If you use Linux, build GNUARM from source and pick
the IDE of your choice. I use Eclipse CDT.
Everything else you need you can find via Google. NXP has a bunch of data. You just have
to search for it.
Richard
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
http://clk.atdmt.com/GBL/go/171222984/direct/01/
[Non-text portions of this message have been removed]
------------------------------------
______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com ) Re: LPC2148 USB Link - malzki7480 - Oct 14 1:45:23 2009
Hi, the following link has some examples of USB programs that might be helpful to you.
http://www.lvr.com/hidpage.htm
--- In l...@yahoogroups.com, "ertan"
wrote:
>
> Hi all,
>
> I am fairly new to the LPC214x family and USB. At the moment I am working on a project
that requires high speed communication with a host-PC. I want to send a chunk of data to
the PC with 4mb/s speed.
> I designed the hardware and checked it. Everything seems to be fine.
>
> Now my problem is in software part: both at pc and lpc2148 side. Can anyone guide me
through developing the software section of the project?
> I would be grateful if you can suggest me on developing software, send me some links to
the application notes and sample codes.
>
> Regards,
> Ertan
>
------------------------------------

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )RE: Re: LPC2148 USB Link - ertan balaban - Oct 14 2:28:11 2009
Thanks for the information and replay,
Ertan
To: l...@yahoogroups.com
From: m...@yahoo.com
Date: Wed, 14 Oct 2009 05:39:49 +0000
Subject: [lpc2000] Re: LPC2148 USB Link
Hi, the following link has some examples of USB programs that might be
helpful to you.
http://www.lvr.com/hidpage.htm
--- In l...@yahoogroups.com, "ertan"
wrote:
>
> Hi all,
>
> I am fairly new to the LPC214x family and USB. At the moment I am working on a project
that requires high speed communication with a host-PC. I want to send a chunk of data to
the PC with 4mb/s speed.
> I designed the hardware and checked it. Everything seems to be fine.
>
> Now my problem is in software part: both at pc and lpc2148 side. Can anyone guide me
through developing the software section of the project?
> I would be grateful if you can suggest me on developing software, send me some links to
the application notes and sample codes.
>
> Regards,
>
>
> Ertan
>
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
http://clk.atdmt.com/GBL/go/171222984/direct/01/
[Non-text portions of this message have been removed]
------------------------------------

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )