EmbeddedRelated.com
The 2024 Embedded Online Conference

How to find if LPC2214 is 00 or 01

Started by "parretti.francesco" in LPC200014 years ago 8 replies

Hi! I'm a newbie, so sorry if I post a stupid question. This is my problem: I'have to work on a board with LPC2214 I try to run a simple code...

Hi! I'm a newbie, so sorry if I post a stupid question. This is my problem: I'have to work on a board with LPC2214 I try to run a simple code (like LED blinking) for fast GPIO PORT0 , but nothing happens, otherwise with standard GPIO PORT0 it works correctly. My trouble is that ARM is LPC2214/00 (without FAST GPIO) and not LPC2214/01. Using keil ULINK2 can I detect the type of ARM??? Thx --...


LPC2214 - IAP - Executable Image

Started by Guy van den Berg in LPC200017 years ago 2 replies

Hi, I am looking for a little clarity on how to create an executable image for In-Application-Programming. I am using IAR 4.0 toolchain....

Hi, I am looking for a little clarity on how to create an executable image for In-Application-Programming. I am using IAR 4.0 toolchain. Compiling code for the LPC2214. The interupt vector table is not remapped. If I compile my code and download it to the LPC2214 internal flash via JTag all runs fine. On the target I create a hex representation of the first 10K worth of the executable...


LPC2214 startup file...

Started by "Olivier D." in LPC200017 years ago 1 reply

Hi everybody, Does anyone have a startup.s file for the LPC2214 to share? In fact, I am looking for one working with WinARM... Thanks a...

Hi everybody, Does anyone have a startup.s file for the LPC2214 to share? In fact, I am looking for one working with WinARM... Thanks a lot. Olivier 'Froggy' D.


Interruption with the timer for a LPC2214

Started by charlesvallerand in LPC200018 years ago 2 replies

Hi everybody, I'm trying to do an interruption routine with the timer0 wiht a LPC2214. The setting of the timer work but when it's...

Hi everybody, I'm trying to do an interruption routine with the timer0 wiht a LPC2214. The setting of the timer work but when it's time to enter in my interruption function it doesn't work. This is a section of my code, I use gnu arm like compiler : =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D static void timerIn...


Newbie problem : Connecting LPC2214 to Segger J-Link

Started by Simon Ansley in LPC200018 years ago 6 replies

Hello, I'm trying to get a new PCB up and running using an LPC2214, but cannot get the chip to talk to the JTAG port. I'm fairly new to...

Hello, I'm trying to get a new PCB up and running using an LPC2214, but cannot get the chip to talk to the JTAG port. I'm fairly new to both the processor, and ARM in general, so sorry if this is a really dumb problem. I'm using a Segger J-Link (IAR rebadged) and Rowley compiler. I have connected to and run test code on the Olimex LP


LPC2214 PWM configuration problem(s)

Started by Remis Norvilis in LPC200019 years ago

I'm having difficulty setting up a PWM output for a LPC2214 (P0.21 pin as PWM5 single-edge output) for a 50% duty cycle continuous pulse....

I'm having difficulty setting up a PWM output for a LPC2214 (P0.21 pin as PWM5 single-edge output) for a 50% duty cycle continuous pulse. I've seen a Keil LPC21xx example referencing a "PWMEMR" register (at address 0xE001403C) used to set the state of the match outputs. I can't find any reference to this in IAR or Philips documentation. The curious


LPC2214 doesn't run if IODIR1 = 0x00010000

Started by dave workman in LPC200019 years ago 3 replies

I'm running an LPC2214. I'm using P2.29 as an output to flash an LED, so I know that the processor is exacuting my program. If...

I'm running an LPC2214. I'm using P2.29 as an output to flash an LED, so I know that the processor is exacuting my program. If I include a line to set P1.16 as output, the processor does not run. If I change that line so that P1.16 remains an input, or delete that line,


LPC2214 possible bootloader rev. 1.63 problem

Started by tsvetanusunov in LPC200019 years ago 4 replies

Hi, we have production run of boards with LPC2214 and LPC2294, these are our LPC+external memory header boards and...

Hi, we have production run of boards with LPC2214 and LPC2294, these are our LPC+external memory header boards and LPC+external memory+ethernet boards. On about 20% of the boards Philips ISP utility fail to program the code on speed above 19200. Everything seem


Help me about Non_Aligned access on ARM LPC2214

Started by hbaocr in LPC200016 years ago 7 replies

thank for attension on my problem at LPC2000 yahoogroup! i'm using LPC2214 to collect data form ADC chanel control and store it in the ARRAY...

thank for attension on my problem at LPC2000 yahoogroup! i'm using LPC2214 to collect data form ADC chanel control and store it in the ARRAY data by timer interrupt match each 1ms.That means I samples sample per 1 milisecons.And after 50milisecond I genearate all 50 collected data in ARRAY to PC through UART port.but I have problem that is "Non-aligned Access: Thumb Instruction at 000006


LPC2214 QVGA LCD

Started by williamvandiver2003 in LPC200016 years ago 6 replies

Hi All, I'm new to the group and ARM and LCD, but my goal is to drive a QVGA 24 bit rgb display directly with the LPC2214 or similar ARM. ...

Hi All, I'm new to the group and ARM and LCD, but my goal is to drive a QVGA 24 bit rgb display directly with the LPC2214 or similar ARM. My display has a 24 bit RGB interface with VClk, HClk, PClk, DEN, and a 24 bit data bus (HX8218A+HX8615A controllers). My hope was that I could run at 60MHz and read each pixel value from ext sram, then write to the LCD controller over 320x240 ...


LPC Enable and Disable of interrupts

Started by prashanthi74 in LPC200014 years ago 3 replies

I have just started with LPC2214. I would like to know if there is something called Global interrupt Disable and enable. as we have EA in 8051...

I have just started with LPC2214. I would like to know if there is something called Global interrupt Disable and enable. as we have EA in 8051 if not How would i do this. I would like to Disable all the existing interupts when i enter into Critical section and go back when and finish with it. Can somebody help on this. ------------------------------------


LCD interface

Started by bhimanipankaj in LPC200018 years ago 4 replies

Dear ARMiessssss.. I am very new to ARM world and here I need to interface 20X2 character LCD module, and 4 MB Non Volatile RAM with...

Dear ARMiessssss.. I am very new to ARM world and here I need to interface 20X2 character LCD module, and 4 MB Non Volatile RAM with LPC2214 as well as Full modem DB9 connector,so can anybody design the schematic for me as I can go easy with programming but hardware is little bit tough for me. Pankaj


lpc 2214 data ram corruption when return from watchdog

Started by Alberto Ferrari in LPC200014 years ago 3 replies

Hi everyboby, I'm working with lpc2214 and I've got a problem coming back from watchdog: the ram location 0x40000128 is corrupted (ie its value...

Hi everyboby, I'm working with lpc2214 and I've got a problem coming back from watchdog: the ram location 0x40000128 is corrupted (ie its value is changed). Does someone have the same problem? Do you know some fix or workaround? Thanks Alberto


LPC to MSC SPI interface

Started by Jerome in LPC200018 years ago 3 replies

Hi Friends, Im a newbie to LPC. Currently i am working on a project which requires me to interface the LPC2214 chip with MSC1210...

Hi Friends, Im a newbie to LPC. Currently i am working on a project which requires me to interface the LPC2214 chip with MSC1210 using SPI, and is proving to be very problematic. In both the below cases i have tried debugging using JTAG. Case 1 I have tried with LPC as a Master and also connected the SS- pin to Hi


LPC2214 Bootloader bypassed?

Started by Simon Ansley in LPC200015 years ago 2 replies

Hello, I've just come across this on one of our PCBs. This is a proven board and code which a technician has just updated. He was manually...

Hello, I've just come across this on one of our PCBs. This is a proven board and code which a technician has just updated. He was manually manipulating P0.14 via jumper to access ISP, but had not removed power. After this the board will not start up after reset unless JTAG is present. Doing a reset then attaching the debugger shows the code to be stuck in a loop in the bootloa...


New LPC2214 114 Pin Adapter on EVBA7 Help

Started by helicopterproject2003 in LPC200020 years ago 3 replies

I have been using the Ashling EVBA7 board with the soldered on LPC2106 and using the Ashling GNU development tools with their ...

I have been using the Ashling EVBA7 board with the soldered on LPC2106 and using the Ashling GNU development tools with their excellent debugger Pathfinder. After developing with this combination for several months I have run into a memory problem. So I requested and have


Crossworks linker offset (Bootloader).

Started by theborg2006 in LPC200018 years ago 4 replies

Hello Group I am using the LPC2214, where i would like to have my own bootloader=20 (Second stage, not erasing the philips bootloder). What...

Hello Group I am using the LPC2214, where i would like to have my own bootloader=20 (Second stage, not erasing the philips bootloder). What i want to do is: 0x00000000 - 0x00003FFF: My bootloader 0x00004000 - 0x0007FFFF: My Application. I guees there should be no problem with the bootloader, but how to a=20 setup the Crossworks compiler to link to start adresss 0x00004000 for=20 the ...


Philips Flash Utility V2.2.0 (max baud rate = 38400???)

Started by janehighland in LPC200019 years ago 14 replies

Hi, Why can't the flash utility sync up faster than 38.4 kbps even you can select 57.6 and 115.2 kbps within the utility? ...

Hi, Why can't the flash utility sync up faster than 38.4 kbps even you can select 57.6 and 115.2 kbps within the utility? I tried it on an LPC2214 as well as an LPC2129, both with 12MHz xtals. Thanks Jane


How can I control GPIO port2/3?

Started by janesleecn in LPC200020 years ago 3 replies

Hi, Dear all I'm using a LPC2214 in my project. and have released P2.31:8 as a GPIO but P2.7:0 as an external memory data bus....

Hi, Dear all I'm using a LPC2214 in my project. and have released P2.31:8 as a GPIO but P2.7:0 as an external memory data bus. Strangely, I can't control the behavior of P2.31:8 because I can't find PORT2's GPIO register(IOPIN2,IODIR2..). How can I do this? Tha


Free ARM IDE

Started by pdqlogic in LPC200017 years ago 35 replies

Hi, We've written a Windows 2000/XP based IDE (called ArmEd) which interfaces with the GNUARM toolchain & Insight debugger. It also uses...

Hi, We've written a Windows 2000/XP based IDE (called ArmEd) which interfaces with the GNUARM toolchain & Insight debugger. It also uses OpenOCD to interface to the target JTAG port. You can create and configure projects very easily, then build, download & debug them. The IDE was developed for use with a LPC2214/FPGA development board but can be used with other LPC2xxx targets. An ...



The 2024 Embedded Online Conference