Find help, specifications and source code for the LPC900. The LPC900 challenges Microchip and AVR based on the worlds most popular 8-bit architecture the 80C51. With a 2-clock core the LPC900 series is a high performance, very flexible and low cost 8-bit microcontroller family. Designers using or interested in these devices are encouraged to share their know-how and ask questions.
LPC902 programming - Kashyap Deepak - Jun 25 8:44:00 2005
Hello everyone,
I am Deepak here.
Though I am not very new to 8051 I have never used LPC's.
I intend to use it in an application requiring two comparators.
I feel LPC 902 will be good for my application ,but I would like to
know how different is the programming than traditional 8051 programming
also will I need a isp-icp bridge to program it?
If so can I select any philips LPC93x having ISP and ICP.
Are there any good refrence for LPC's programming?
Thanking you
With Regards
Kashyap Deepak

(You need to be a member of LPC900_users -- send a blank email to LPC900_users-subscribe@yahoogroups.com )
Re: LPC902 programming - Tutors of ESAcademy - Jun 25 14:43:00 2005
--- In lpc900_users@lpc9..., "Kashyap Deepak"
<kashyap_deepak@y...> wrote:
> Hello everyone,
> I am Deepak here.
> Though I am not very new to 8051 I have never used LPC's.
> I intend to use it in an application requiring two comparators.
>
> I feel LPC 902 will be good for my application ,but I would like to
> know how different is the programming than traditional 8051
programming
> also will I need a isp-icp bridge to program it?
>
> If so can I select any philips LPC93x having ISP and ICP.
>
> Are there any good refrence for LPC's programming?
Hi Deepak,
There are the datasheets, but to "get your feet wet" in the minimum
amount of time, use Code Architect to generate your code, and learn
from it:
http://www.codearchitect.org
Generate your code with the Keil C51 compiler. If you don't have it,
start off with an evaluation version:
http://www.keil.com/demo/eval/c51.htm
Of course you would need some hardware to run the code. You can get
some here:
http://www.lpctools.com/index.asp?PageAction=VIEWCATS&Category=4
Or even an emulator for relatively little money:
http://www.lpctools.com/index.asp?PageAction=VIEWCATS&Category=7
A good collection of links and info regarding the LPC900:
http://www.lpc900.com
HTH,
Chris
--
Tutor at ESAcademy
www.esacademy.com
www.canopenstore.com

(You need to be a member of LPC900_users -- send a blank email to LPC900_users-subscribe@yahoogroups.com )
Re: Re: LPC902 programming - Jan Waclawek - Jun 27 2:56:00 2005
Tutors of ESAcademy wrote:
>>I feel LPC 902 will be good for my application ,but I would like to
>>know how different is the programming than traditional 8051
>
> Generate your code with the Keil C51 compiler. If you don't have it,
> start off with an evaluation version:
>
> http://www.keil.com/demo/eval/c51.htm
Isn't the demo from Keil unusable for <2k FLASH devices?
wek

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