newbies question
2004-04-27 by Sébastien MARION (UMM)
Yahoo Groups archive
Index last updated: 2026-04-28 23:31 UTC
Thread
2004-04-27 by Sébastien MARION (UMM)
2004-04-27 by Hugh O'Keeffe
Hi,I am newbies in arm programming, I just receive the ashling EVBA7 demoboard but in place of LPC2212, I have an LPC2294.What difference in register programming ,exept the CAN channels, are there ?thanks,sebastien
2004-04-27 by Hugh O'Keeffe
-----Original Message-----
From: Sébastien MARION (UMM) [mailto:s.marion@...]
Sent: 27 April 2004 09:38
To: lpc2000@yahoogroups.com
Subject: Re: [lpc2000] newbies questionyes, but is the code 100% compatible ?----- Original Message -----From: Hugh O'KeeffeSent: Tuesday, April 27, 2004 10:12 AMSubject: RE: [lpc2000] newbies questionHi Sebastien,The differences are as follows:LCP2212 128K flash/no CANLPC2224 256K flash/4 CANSee http://www.ashling.com/technicalarticles/APB189-V2U-LPC2000range.pdf on our site for a top-level summary of LPC2000 family members.-----Original Message-----
From: Sébastien MARION (UMM) [mailto:s.marion@...]
Sent: 27 April 2004 09:10
To: lpc2000@yahoogroups.com
Subject: [lpc2000] newbies questionHi,I am newbies in arm programming, I just receive the ashling EVBA7 demoboard but in place of LPC2212, I have an LPC2294.What difference in register programming ,exept the CAN channels, are there ?thanks,sebastien
2004-04-27 by Sébastien MARION (UMM)
----- Original Message -----From: Hugh O'KeeffeSent: Tuesday, April 27, 2004 10:12 AMSubject: RE: [lpc2000] newbies questionHi Sebastien,The differences are as follows:LCP2212 128K flash/no CANLPC2224 256K flash/4 CANSee http://www.ashling.com/technicalarticles/APB189-V2U-LPC2000range.pdf on our site for a top-level summary of LPC2000 family members.-----Original Message-----
From: Sébastien MARION (UMM) [mailto:s.marion@...]
Sent: 27 April 2004 09:10
To: lpc2000@yahoogroups.com
Subject: [lpc2000] newbies questionHi,I am newbies in arm programming, I just receive the ashling EVBA7 demoboard but in place of LPC2212, I have an LPC2294.What difference in register programming ,exept the CAN channels, are there ?thanks,sebastien
2004-04-27 by Charles Manning
On Tuesday 27 April 2004 20:37, S\ufffdbastien MARION (UMM) wrote: > Messageyes, but is the code 100% compatible ? All the devices are built from a common set of peripherals and are therefore code compatable (except obviously CAN code won't run on a non-CAN device for example). -- CHarles