Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler

Ads

Discussion Groups

Discussion Groups | LPC2000 | Id parts in software

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Id parts in software - embeddedjanitor - Sep 8 20:48:00 2004

Hi

I have a board that can work with either an LPC2119 or an LPC2129. I
want the flexibility so that I'm not just locked in to one part or
the other. For most things, I can treat these identically, but I'd
like to know if there is a way to identify the LPC2119 vs the LPC2129
at runtime.

Thanx





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


Re: Id parts in software - Leon Heller - Sep 8 22:22:00 2004

----- Original Message -----
From: "embeddedjanitor" <>
To: <>
Sent: Thursday, September 09, 2004 2:48 AM
Subject: [lpc2000] Id parts in software > Hi
>
> I have a board that can work with either an LPC2119 or an LPC2129. I
> want the flexibility so that I'm not just locked in to one part or
> the other. For most things, I can treat these identically, but I'd
> like to know if there is a way to identify the LPC2119 vs the LPC2129
> at runtime.

You should be able to get the chip ID using the appropriate IAP command.

Leon






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

Re: Id parts in software ==> what does part Id mean? - embeddedjanitor - Sep 9 21:51:00 2004

Thanx

Yes I am aware of the IAP part Id thing and have that working.

Is there any specification on what the part Id means?

ie. From the part Id number how do I work out what part it is?

--- CHarles
--- In , "Leon Heller" <leon_heller@h...>
wrote:
> ----- Original Message -----
> From: "embeddedjanitor" <manningc2@a...>
> To: <>
> Sent: Thursday, September 09, 2004 2:48 AM
> Subject: [lpc2000] Id parts in software > > Hi
> >
> > I have a board that can work with either an LPC2119 or an
LPC2129. I
> > want the flexibility so that I'm not just locked in to one part
or
> > the other. For most things, I can treat these identically, but
I'd
> > like to know if there is a way to identify the LPC2119 vs the
LPC2129
> > at runtime.
>
> You should be able to get the chip ID using the appropriate IAP
command.
>
> Leon





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

Re: Re: Id parts in software ==> what does part Id mean? - Leon Heller - Sep 10 2:42:00 2004

----- Original Message -----
From: "embeddedjanitor" <>
To: <>
Sent: Friday, September 10, 2004 3:51 AM
Subject: [lpc2000] Re: Id parts in software ==> what does part Id mean? > Thanx
>
> Yes I am aware of the IAP part Id thing and have that working.
>
> Is there any specification on what the part Id means?
>
> ie. From the part Id number how do I work out what part it is?

You should be able to get it from Philips.Also, you could just try it on the
chips you are using see what you get, and use that. It will probably change
from time to time, with revisions of the silicon, but part of it should
remain constant.

Leon






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

Re: Id parts in software ==> what does part Id mean? - embeddedjanitor - Sep 10 4:40:00 2004

Errr, quite.

An arbitrary part Id number could be anything. root part, revision,
week code,...

I'll see if Philips can shed some light.

-- Charles

--- In , "Leon Heller" <leon_heller@h...>
wrote:
> ----- Original Message -----
> From: "embeddedjanitor" <manningc2@a...>
> To: <>
> Sent: Friday, September 10, 2004 3:51 AM
> Subject: [lpc2000] Re: Id parts in software ==> what does part Id
mean? > > Thanx
> >
> > Yes I am aware of the IAP part Id thing and have that working.
> >
> > Is there any specification on what the part Id means?
> >
> > ie. From the part Id number how do I work out what part it is?
>
> You should be able to get it from Philips.Also, you could just try
it on the
> chips you are using see what you get, and use that. It will probably
change
> from time to time, with revisions of the silicon, but part of it
should
> remain constant.
>
> Leon




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

Re: Id parts in software ==> what does part Id mean? - philips_apps - Sep 14 12:14:00 2004

There is now a table of Part IDs in the file section.

Philips Apps.
--- In , "embeddedjanitor" <manningc2@a...>
wrote:
> Thanx
>
> Yes I am aware of the IAP part Id thing and have that working.
>
> Is there any specification on what the part Id means?
>
> ie. From the part Id number how do I work out what part it is?
>
> --- CHarles >
> --- In , "Leon Heller" <leon_heller@h...>
> wrote:
> > ----- Original Message -----
> > From: "embeddedjanitor" <manningc2@a...>
> > To: <>
> > Sent: Thursday, September 09, 2004 2:48 AM
> > Subject: [lpc2000] Id parts in software
> >
> >
> > > Hi
> > >
> > > I have a board that can work with either an LPC2119 or an
> LPC2129. I
> > > want the flexibility so that I'm not just locked in to one part
> or
> > > the other. For most things, I can treat these identically, but
> I'd
> > > like to know if there is a way to identify the LPC2119 vs the
> LPC2129
> > > at runtime.
> >
> > You should be able to get the chip ID using the appropriate IAP
> command.
> >
> > Leon




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