EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

proteus

Started by Pankaj September 28, 2009
i am working on lpc 2148, and i am using proteus as stimulator but proteous library does not have lpc2148 insted has lpc2138 can i asume that if i write programs for lpc 2138 would work same as on lpc2148.

An Engineer's Guide to the LPC2100 Series

in a 99% They will work the same way.
2138 only has "SLOW IO" access (no FIOxxxx registers),
and 2138 doesn't have USB, of course.

What you write for the 2138 should be working on 2148.

Miguel Angel Ajo Pelayo
http://www.nbee.es
+34 91 120 1798
+34 636 52 25 69
skype: ajoajoajo
2009/9/28 Pankaj

> i am working on lpc 2148, and i am using proteus as stimulator but proteous
> library does not have lpc2148 insted has lpc2138 can i asume that if i write
> programs for lpc 2138 would work same as on lpc2148.
>
>
>


I think the latest revision of LPC2138 does have support for FIO

________________________________

From: l... [mailto:l...] On Behalf
Of Miguel Angel
Sent: 28 September 2009 15:34
To: l...
Subject: [SPAM] Re: [lpc2000] proteus

in a 99% They will work the same way.
2138 only has "SLOW IO" access (no FIOxxxx registers),
and 2138 doesn't have USB, of course.

What you write for the 2138 should be working on 2148.

Miguel Angel Ajo Pelayo
http://www.nbee.es
+34 91 120 1798
+34 636 52 25 69
skype: ajoajoajo

2009/9/28 Pankaj >

> i am working on lpc 2148, and i am using proteus as stimulator but
proteous
> library does not have lpc2148 insted has lpc2138 can i asume that if i
write
> programs for lpc 2138 would work same as on lpc2148.
>





On Mon, 28 Sep 2009 15:32:24 +0100, you wrote:

>I think the latest revision of LPC2138 does have support for FIO

Most of the older parts now have a /01 suffix version that has FIO, fractional BRG etc.
in my project i will be using usb so what should i do

On Mon, Sep 28, 2009 at 8:04 PM, Miguel Angel wrote:

> in a 99% They will work the same way.
> 2138 only has "SLOW IO" access (no FIOxxxx registers),
> and 2138 doesn't have USB, of course.
>
> What you write for the 2138 should be working on 2148.
>
> Miguel Angel Ajo Pelayo
> http://www.nbee.es
> +34 91 120 1798
> +34 636 52 25 69
> skype: ajoajoajo
>
> 2009/9/28 Pankaj >
> >
> >
> > i am working on lpc 2148, and i am using proteus as stimulator but
> proteous
> > library does not have lpc2148 insted has lpc2138 can i asume that if i
> write
> > programs for lpc 2138 would work same as on lpc2148.
> >
> >
> >
>
>
>


Buy a devboard?

--Ray

Pankaj Nimgade wrote:
>
>
> in my project i will be using usb so what should i do
>
> On Mon, Sep 28, 2009 at 8:04 PM, Miguel Angel > > wrote:
>
> >
> >
> > in a 99% They will work the same way.
> > 2138 only has "SLOW IO" access (no FIOxxxx registers),
> > and 2138 doesn't have USB, of course.
> >
> > What you write for the 2138 should be working on 2148.
> >
> > Miguel Angel Ajo Pelayo
> > http://www.nbee.es
> > +34 91 120 1798
> > +34 636 52 25 69
> > skype: ajoajoajo
> >
> > 2009/9/28 Pankaj > >
> >
> >
> > >
> > >
> > > i am working on lpc 2148, and i am using proteus as stimulator but
> > proteous
> > > library does not have lpc2148 insted has lpc2138 can i asume that if i
> > write
> > > programs for lpc 2138 would work same as on lpc2148.
> > >
> > >
> > >
> >
> >
> >
> >
> >

The 2024 Embedded Online Conference