LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Search Results for "lpc2214"
Post a new Thread
adrianjball - Jan 12 2006
Hi Everyone,
Has anyone successfully interfaced an LPC2214 to an ISP1161A1 USB
host? Philips themselves are currently telling me that a direct
interface won't work due to ... 
aymen - Jul 7 2007
hi,
can anyone help me to find and FFT algorithm for my LPC2214 board with
real data
waitong for your response
... 
Herbert Demmel - Oct 11 2006
Hi,
I'm trying to use P1.24 of a LPC2214 as an output but the port pins
constantly remains at about 2.3V.
I'm using
IO1DIR |= (1 < < 25);
IO1CLR = (1 < < 25);
t... 
Sanjiwani - Nov 18 2005
Dear all,
I am currently Doing Project on LPC2214.
We are using cross Studio IDE.
In Cross works anybody knows:
How to see Port pins ... 
"George M. Gallant, Jr." - Mar 27 2006
I have added a LPC2214 to and existing system that consists of 3
pic18f252's and an i2c compass. The LPC2214 is always the master
and basic communications are working. However, t... 
smoutpatrick - Dec 7 2005
Hi,
What would be the consequences if my hardware design based on the
LPC2214 uses 16 bit flash devices that only supports 16 bit accesses?
Can I write bytes in the fl... 
Herbert Demmel - Oct 11 2006
Hi,
sorry, I obviously was already too tired to see the obvious: it should be
(1 < < 24) instead of (1 < < 25)
Regards
Herbert
> > I'm trying to use P1.24 of a LPC2... 
rkdwork - Apr 27 2005
Hi,
I am trying to attach an external device to the data and address bus of
the LPC2214. With a logic analyzer I can see that all of the signal
lines for the exter... 
gbv001 - Apr 28 2004
Does anyone know where I can get a sample of the lpc2212 & lpc2214.
There are no links on the phillips website for these.
... 
yodathgreat - Nov 4 2005
Hi all,
I want connect a 8237 (a DMA controller) to my LPC2214.
(My 8237 is a VHDL IP on ACTEL FPGA)
Who can help me ?
best regards
Yodathegreat
... 
indresh bhatia - Sep 25 2005
Hi friends,
I want to use the port p1 of lpc2214 as 16 bit parallel input,
how cld I read the entire port in a single cycle,
It wld be very kind if anyone cld help me out.... 
tonalbuilder2002 - Mar 15 2005
Hello, starting to layout a LPC2214 board with 2 SRAM packages, 2
FLASH packages, and several other peripherals on the bus.
LPC2214 docs don't seem to requir... 
"Olivier D." - Nov 25 2006
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.
... 
Paulo de Almeida - Dec 19 2004
Hi,
How fast can the LPC2214 go in term of real MIPs (not
Drystone MIPs) with a 60Mhz clock ?
Thanks
Paulo A.
... 
bhimanipankaj - Dec 7 2005
Dear ARMiiesssssssss....
I am here with very newbies question, but tuff one for me atleast.
I am interfacing an GSM modem with Serial port of lpc2214, now my
applica... 
George M. Gallant, Jr. - Jan 7 2006
I want to add a lpc2214 to an existing robot that currently has 3
18f252's connected via
I2C. The LPC would become that MASTER and the PIC's become peripherals.
The PIC's ... 
linuxianer99 - Mar 7 2005
Hi !
I am new in this group.
I am working on a development board with a LPC2214 and CS8900A
Ethernet-Chip.
So my problem is the debugging:
Is t... 
Zdravko - Aug 13 2004
Hello, busy people
I am participating in development of a LPC2214 based project.
Please give me some clue how to found a board design considerations,
decoupling,... 
acetoel - Oct 21 2004
Hello...
I would like to know if somebody interfaces a LPC2214 with a Philips
USC Controller ISP1183.
And also, if somebody knows where I can buy Philips MCU ... 
bhimanipankaj - Nov 16 2005
Dear all,
now I need to program my lpc2214 using serial port, I used to program
philips 8051RD2 using Tx, RX pins via Rs232 interface, so schematic for
programming LP... 
- Apr 18 2004
Hello,
has someone already a drawing of a LPC2212 or LPC2214 for eagle ?
Regards,
Martin
... 
helicopterproject2003 - Feb 27 2004
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.
... 
theborg2006 - Jun 11 2006
Hello Group
Can anybody here tell me how fast the internal flash is on the
LPC2214 ?, fastest for external use i have found is 55ns ?
Thanks alot in advance.
Best regards... 
poland459 - May 13 2006
Am new to Network protocols in implementation..I would like to work on=20
Network in LPC2214 Olimex board...I dont know how to proceed.Please=20
guide me for the documentation..a... 
Zdravko - Dec 21 2004
Hello,
I am going to use LPC2214.
I have some questions which are not clear for me in the User Manual.
1) Can I use the not used external memory bus addr... 
helicopterproject2003 - Mar 14 2004
I was just wondering where we stand on the Ashling GNU, AsIDE and
Pathfinder updates for the LPC2214 and other 144 pin Philips chips.
Last I heard was this month.... 
- Apr 18 2004
Hello,
i want to use a big / fast / cheap memory on the external bus of the LPC2212
or LPC2214.
Can someone recommend a memory chip ?
Regards,
Martin... 
bhimanipankaj - Nov 18 2005
Dear ARMiesssss.........
I am very new to ARM world ,I am interfacing serial port with lpc2214
that is db9 connector and want to programme my lpc2214 with the same
as w... 
bhimanipankaj - Nov 16 2005
Dear ARMieessss..
thanks for your replies , but my problem is I want to connect a 5V
interface in traditional way that is 8 data lines and 3 control lines
with LPC2214,... 
Tom Walsh - Oct 31 2006
I just started bringing up a new design using the LPC2214. It appears
that the +1.8v regulator I chose (TPS76198DBV - 100ma) is too wimpy to
power the CPU.
The data sheet c... 
Mukadder CEYHAN - May 9 2006
Hi everbody!
I am trying to solve some problems regarding with the
SPI in LPC2214 controller from philips.
The code snippet is below:
#define SPIF (1 <
Home is just a... 
Jean-Rene David - May 20 2004
This is not a big deal but I'm curious.
Is there a timing spec I didn't see which gives
the delay from reset deasserted to first
instruction in external memory... 
jk jlkj - Apr 20 2006
Hi Friends,
I am presently trying to port the ucos-ii code to LPC2214. I want to make it work and use it in a project if possible. The present port at the micrium site is f... 
jensalsig - Aug 26 2005
I use a Olimex LPC2214 board and are having some problems.
When I run this code (see below) I have a few pins that don't "act
normal". When messuring on a working pin I see... 
Kerem Or - Dec 20 2004
Dear All,
Sometime ago, I asked the below question to Philips apps. It appears
they are too busy in handling more important issues as I did not
receive a ... 
jones3hsu - Aug 1 2005
Dear All,
I had a project LPC2214 with Optrex 51852 LCD Module.
Now i have two request :
1. I bought a 51852ADM LCM Module from Mouser.
I can't get display on the LCM wh... 
- Jul 17 2004
Sorry, wrong cpu written: I think it must be one of the following: LPC2212 /
LPC2214 / LPC2292 / LPC2294.
Board must have big RAM (where i can execute code, store d... 
=?ks_c_5601-1987?B?sei1v8jW?= - Apr 28 2006
Hi.=0D
I now design a test board using LPC2214.=0D
When I download hex code to target, I use the LPC2000 flash utility.=0D
=0D
If my hex code is over 130KB, flash utility annou... 
tsvetanusunov - Nov 3 2004
Hi,
This question is mostly addressed to Philips stff who does monitoring
to this group.
We have preliminary samples of our LPC-H2214 board with external ... 
jk jlkj - Jan 31 2006
Hi All,
I am facing a reset problem in LPC2214. The problem is limited to improper operation of SPI peripheral, when using a RC reset or a supervisory IC TPS3125J18. But,... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
next