Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000





Ads

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

Discussion Groups

See Also

DSPFPGAElectronics

LPC2000

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Search Results for "lpc2292"

  

Post a new Thread

lpc2292/94

daniel asd - Oct 24 2006
hello, i have no problems programming lpc2129 using winarm does any body have the files? LPC2292-ROM.ld or LPC2294-ROM.ld LPC2292-RAM.ld or LPC2294-RAM.ld or anything else... lpc2292/94

LPC2292/4 Power Consumption   [4 Articles]

bty639886 - Oct 19 2004
Hi, Does anyone have any figures for the LPC2292 power consumption on the 3.3V and 1.8V rails for the LPC2292 running at 60Mhz with all peripherals enable... LPC2292/4 Power Consumption

CRP on other than LPC2292 please substantiate your "believe"   [5 Articles]

lpc2100_fan - Mar 18 2007
Jaya, while I would really like you to get a chip and board LPC2292 from somebody and then publish that protected code, I wonder how you arrive at the conclusion that the same... CRP on other than LPC2292 please substantiate your

ip address for LPC2292

ttsenthilraj1 - Jan 10 2006
Hi all, I would like to know how i could set an ip address to Phytec PhyCore LPC2292 board. t.senthil ... ip address for LPC2292

lpc2292/2294   [8 Articles]

k b shah \lascaux\ - Mar 31 2005
Hi everyone, I would like to download GNU toolset for philips LPC2292/22p4 family Can any one provide direction...??? Is there any special version like AVR GNU is availab... lpc2292/2294

tcpip   [5 Articles]

Szemző András - Jan 13 2006
Hello, I'd ported OpenTCP to lpc2292 with rtl8019. I'll add cs8900 and enj28j60 drivers. (All of them working with ported avrlib netstack with lpc2292, so it will be tri... tcpip

BSDL - file for the LPC2292 in JTAG chain   [3 Articles]

xbedded - Apr 26 2007
Hi, I have a jtag chain which includes tree CPLD and one LPC2292. I only want to programm the CPLDs. The problem is, that I have to specify all parts of the chain. So I needin... BSDL - file for the LPC2292 in JTAG chain

re: LPC2292/2294 reset issues

jayasooriah - Apr 18 2006
Hello, If anyone is still using LPC2292/2294 rev A parts, please get in touch with me by email. I am looking at a RESET.1 problem in connection with (alleged) unusual WD be... re: LPC2292/2294 reset issues

Start uClinux LPC2292

"ghanem.lafi" - Mar 18 2009
where can i get patch philips for linux 2.6.21 ? my board is LPC2292 uClinux-dist 20071030 patchs are they included to lpc2468 patch ???? ----------------------------------... Start uClinux LPC2292

AW: OS for LPC2292/94   [4 Articles]

"Gromann, Klaus" - Jul 12 2006
Hi Guillaume, depends on the application you want to make. IMHO eCos is a little bit over= sized for small embedded systems. I have evaluated FreeRTOS and the CTL-Tools from... AW:  OS for LPC2292/94

Re: BSDL - file for the LPC2292 in JTAG chain

thor...@esd-electronics.com - Jul 9 2007
sorry for the late reply and thanks for your answer. I had made a new wiring and kept the LPC2292 out of the chain. But now I have tested it again with the complete chain. I've set... Re: BSDL - file for the LPC2292 in JTAG chain

xenomai on uclinux for LPC2292   [2 Articles]

lafighanem - Feb 13 2009
Hello, i ask how can i integrate xenomai (RTOS) with uclinux for my board LPC2292. Thanks for advance for your answers Kind regards Ghanem ----------------------------... xenomai on uclinux for LPC2292

Newbie question, LPC2292 examples for GCC   [2 Articles]

miklospflancer - Aug 9 2006
I have an Embest Board with LPC2292, I am having problems running code from flash and internal Ram, I have tried to port the example from Eclipse tutorial by Jim Lynch, i.e tog... Newbie question, LPC2292 examples for GCC

LPC2292 Bootloader maximal autobaudrate?   [6 Articles]

alipowsky - Jul 12 2006
I understood, that the LPC2292 bootloader autodetects the Baudrate of the connected terminal. Does anybody has some info, how this is done in details, and which is the maximum a... LPC2292 Bootloader maximal autobaudrate?

Re: AW: OS for LPC2292/94

zahe...@gmail.com - Oct 11 2007
Hi Guys I think he gets the message. In retrospect we are all here to learn and if anybody ask a silly question just ignore it and lets carry one with our lives. Thanks > Hi... Re: AW:  OS for LPC2292/94

OS for LPC2292/94   [2 Articles]

guillaume STEFFEN - Jul 11 2006
Hello everybody, I m looking for OS with LPC2292-94. Do you have some suggestions for have good choice? What do you think about eCos? I m looking for different experience....... OS for LPC2292/94

Request: LPC2292 FreeRTOS Port   [7 Articles]

jsalomo1 - Oct 31 2007
Does anyone have an Eclipse lpc2292 FreeRTOS port? The FreeRTOS link on Keil's site (http://www.keil.com/dd/chip/3652.htm) links to a 2106 port. Would this be compatible? I w... Request: LPC2292 FreeRTOS Port

Eclipse Debugging on lpc2292 (using 2106 demoblink demo)   [4 Articles]

jsalomo1 - Feb 20 2008
I have been trying to follow James Lynch's tutorial on the lpc2106. I have modified the linker script for my lpc2292. I am having trouble getting the Eclipse debugger to work pro... Eclipse Debugging on lpc2292 (using 2106 demoblink demo)

LPC2292 Hardware   [2 Articles]

dearg_dave - Jan 12 2006
Hi All, I am new to this forum, new to the Philips uC, and new to ARM7. I am designing a new product using the LPC2292. As with all new designs, there are always those ... LPC2292 Hardware

Programming LPC2292 through UART   [8 Articles]

Unnati Shah - Dec 6 2008
Hi, I want to know the step by step procedure for programming the LPC2292 chip through the serial port, UART0. Please tell me how to do that. Also suggest which programming s... Programming LPC2292 through UART

LPC2292 & CS8900   [3 Articles]

Angel Sanchez - Aug 3 2005
Hello In a circuit using a CS8900A connected to a LPC2292, I have a problem. After a power up, the CS8900 do not accept ethernet packets for a time variable, but ti... LPC2292 & CS8900

LPC2292 and lattice JTAG cable for insight/GDB

kbshah_2000 - Mar 1 2006
I would like to know if lattice CPLD programming cable can be used with LPC2292 for programing and debugging with GDB/Insight .. I have JLink as well but seems woking very slo... LPC2292 and lattice JTAG cable for insight/GDB

TD1(pin 22) on LPC2292/LPC2294 as GPIO   [8 Articles]

Boris Kralik - Jan 24 2006
Hi. I want to use TD1 pin on LPC2292/LPC2294 as output, but in manual is not ports to GPIO. Is possible to use TD1 as GPIO ? If yes, how it make it ? Thx. ... TD1(pin 22) on LPC2292/LPC2294 as GPIO

Epson lcd controller

sebfr74 - Jun 23 2005
Hi everybody, I'm quite new to lpc2xxx. I make some test with a keil 2130 eval board and now I'm designing my own card with a LPC2292. Does anyboby has try to connect... Epson lcd controller

uClinux on LPC2292 board   [5 Articles]

"ghanem.lafi" - Mar 16 2009
Hi all, I am new user of uClinux and i have to port uClinux with a recent linux kernel on LPC2292 SODIMM board. I started with uClinux20051014 and Linux2.6.11.8 and it works ... uClinux on LPC2292 board

LPC2292 reset problem

mjianjun - Jan 4 2008
Hi all, =20 Now I met a strange problem about LPC2292 reset. Sometimes it can't now work well in my 2-layer PCB but can work well in = my 4-layer PCB , I really don't=2... LPC2292 reset problem

re: NXP's response to CRP breach on LPC2292   [3 Articles]

jayasooriah - Apr 2 2007
Hello, On 10th March 2007 I notified NXP of CRP breach on LPC2292 with Boot Loader Version 1.64. Other than the automated acknowledgement, NXP has never responded to this not... re: NXP's response to CRP breach on LPC2292

Questions about CAN on the LPC2292   [2 Articles]

David Roethig - Apr 19 2007
We have a question about CAN on the LPC2292. Specifically: 1) How many times is a transmission attempted before the arbitration lost bit (or interrupt) is signaled? 2) On... Questions about CAN on the LPC2292

Enabling TRACECLK on LPC2292   [11 Articles]

dpvt - Dec 7 2006
Greetings: Can anyone provide information how to enable TRACECLK pin P1.24 output on the LPC2292? This should be simple, yet we are having no luck getting this pin to osci... Enabling TRACECLK on LPC2292

LPC2292 problem   [3 Articles]

Sebastien Jacquemard - Aug 17 2005
Hello, I've problems with my new board with LPC2292. I build my own board and I plug a module from embest on it (with a LPC2292 + external flash + external ram). Actual... LPC2292 problem

porting uClinux on LPC2292 with recent linux kernel   [2 Articles]

"ghanem.lafi" - Mar 11 2009
Hi all, I have porting uClinux20051014 on LPC2292 Board with linux2.11.8 kernel and uC-20051014-linux-2.6.11.8-ea1.diff (patch Embedded Artist). But, i should use a new linu... porting uClinux on LPC2292 with recent  linux kernel

square wave with lpc2292

lord_mcrash - Jan 11 2007
How can I generate a square wave with a LPC2292?Which output can I use? my wave has VH=+5 anf VL=-5, but a wave between VH=+5v VL=0v could be fine. Thank You ... square wave with lpc2292

lpc2292 we signal problem   [4 Articles]

roelof t Hooft - Oct 26 2005
Hi, I would really appreciate somebody's help with the following : A lpc2292 with 2 m29w320 Flash memory connected to it. The signals : lpc Fl cs0 -> ce oe -... lpc2292 we signal problem

Maximum PCLK for LPC2292/LPC2294   [5 Articles]

bert...@sikken.nl - Mar 19 2007
Hi, I'd like to be sure that the PCLK on a LPC2292/LPC2294 can go up to 60 MHz. I expect this to be the case from my experience so far with the LPC2148, however the LPC2292/LP... Maximum PCLK for LPC2292/LPC2294

LPC2292 UART0 problem   [3 Articles]

mjianjun - Nov 19 2007
Hi all, =20 I am using LPC2292 in my board,I use UART0 connect to other device and ca= n receive data correctly but can not send out data to this device. When I c= onnect b... LPC2292 UART0 problem

Accessing external peripherals through LPC2292

Unnati Shah - May 27 2009
Hi, I am using LPC2292 to interface with a graphic display. The hardware interface is as follows: LPC2292 Pin Display Pin P2.0-P2.7 as D0-D7 ... Accessing external peripherals through LPC2292

Burst mode diagram or example

tlscherr - Aug 16 2005
Hi, Has anyone seen a timing diagram of the burst mode external memory access on the LPC2292 or LPC2294? Or do you have any examples of access to page mode or burst m... Burst mode diagram or example

Program xilinx CPLD by LPC2292 Jtag   [5 Articles]

fabicenn - Sep 18 2006
Hi I'm a begineer in LPCxxxx programming, I want create a test PCB board with LPC2292, for uP (fujitsu), CPLD (xilinx) and DSP (Texas) PCB board, for make this I'd like to progra... Program xilinx CPLD by LPC2292 Jtag

Anyone considering using the LPC229x?

PeterElliot - Apr 4 2004
Hi All, Just joined the group, and I'm wondering if anyone plans to create a design around the LPC2292 of LPC2294? I have a need for larger amounts of storag... Anyone considering using the LPC229x?

lpc2292 external sram   [2 Articles]

douglasbolton - Jul 14 2004
I'm putting a 128k*16 external sram onto an lpc2292. I've set the external memory controller for this bank to be 16 bits wide. Does the compiler need to know abou... lpc2292 external sram
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | next