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

LPC2000

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Search Results for "lpc-e2294"

  

Post a new Thread

Re: Where to buy LPC-H21xx in Europe or the US

tsvetanusunov - Dec 28 2004
--- In , "Paulo de Almeida" wrote: > > > Michel, > > Yap, I'm wainting for the LPC-H2214 to came out. LPC-H2214, H2294, E2214 and ... Re: Where to buy LPC-H21xx in Europe or the US

olimex LPC-E2294 with ethernet   [17 Articles]

Gus - Feb 7 2005
Hello, I spent all weekend trying to get the ethernet to work on olimex LPC- E2294 board http://www.olimex.com/dev/lpc-e2294.html with no luck Lookin... olimex LPC-E2294 with ethernet

Re: JTAG at LPC2214

tonalbuilder2002 - Mar 7 2005
If it's any help, the Olimex "ARM-Jtag" Wiggler-clone adapter works correctly with the Olimex LPC-E2214 and LPC-E2294 boards, one of which I assume you are usi... Re: JTAG at LPC2214

Olimex LPC-E2294 or E2214 with ethernet   [2 Articles]

pick2light - Apr 20 2005
Has anybody managed to get the Olimex LPC-E2294 or E2214 to communicate across the ethernet? If so was it a nightmare, are there any special tricks? I need to fin... Olimex LPC-E2294 or E2214 with ethernet

Re: Olimex LPC-E2294

Richard - May 24 2005
Tsvetan, Perhaps you should not mark your E2214 boards E2294. ;-) Richard --- In lpc2000@lpc2..., "tsvetanusunov" wrote: > --- In lpc2000@lpc2...... Re: Olimex LPC-E2294

Olimex lpc e2294 board interrupt help - GNU C   [3 Articles]

boje_d - Jul 28 2005
Hi im trying to make the interrupt work om a lpc2294. I am using timer 0 and see the interrupt being enabled (test routine on display) but the interrupt does NOT activate ... Olimex lpc e2294 board interrupt help - GNU C

External Memory Access   [3 Articles]

wiese_matthias - Aug 9 2005
Hi, I'm trying to access the external Memory of the LPC-E2294 (from Olimex). I configured the EMC as followed: // Initialization of EMC // FLASH 16bit; IDCY = F; WST1... External Memory Access

external flash memory problem

wiese_matthias - Aug 11 2005
I can access the external RAM of the LPC-E2294 but unfortunately the external Flash causes some problems. I configured the BCFG0 and tried to access the Flash with the routi... external flash memory problem

LPC2294, gcc-code won't work   [6 Articles]

mahlerweb - Aug 22 2005
Hello, since friday, i try to make some simple examples work on a LC2294, (Olimex LPC-E2294) The examples work fine on a LPC2106 and a 2194. The LPC2294-Example from t... LPC2294, gcc-code won't work

Re: crt0.S - processor ends in infinite loop   [2 Articles]

miruffer - Aug 23 2005
I forgot say that I work with a LPC-E2294 from Olimex miru --- In lpc2000@lpc2..., "miruffer" wrote: > Hi, > > I want to start the example lpc_2... Re: crt0.S - processor ends in infinite loop

CAN - problem with TX Error Counter

miruffer - Sep 8 2005
Hi, I have the LPC-E2294 develpmentboard from olimex. The CAN-controllers work fine, but if I plug off the CAN-cable the CAN-controller should go into bus-off state, af... CAN - problem with TX Error Counter

RE: Olimex LPC-H2294 Example   [3 Articles]

Paul Curtis - Dec 7 2005
Tomas, You could try looking at Michael Fisher's "Ethernut for LPC-E2294" project using the LPC-E2294 and CrossWorks here: http://www.usbdip.de/en/projects_en.html... RE:  Olimex LPC-H2294 Example

CAN bit timming vs RS232   [3 Articles]

r_goncalves2000 - Jan 3 2006
Hello, This is my first message to this group but I read this group with atention for some time. I'm using an Olimex LPC-E2294 board with a cristal of 14.746.000Hz. ... CAN bit timming vs RS232

LPC-E2294 external Memory access with gcc   [2 Articles]

Jonas Diemer - Jan 12 2006
Hi! We are using an LPC-E2294 board from olimex, that has a 1MB external SRAM onboard. We've got the gcc working, but only with the internal mem so far. How can I ... LPC-E2294 external Memory access with gcc

Re: Olimex 2294-board missing PWR Jack?

Paulo de Almeida - Feb 6 2006
Hi, Hum... very strange. I got a E2294 and a H2294 and the power jack is present in both. Regards Paulo >I just got my Olimex 2294-board from Sparkfun. Are you suppose... Re:  Olimex 2294-board missing PWR Jack?

BOOT0/BOOT1 on Olimex E2294

davidbinar - Feb 16 2006
Hi I have the Olimex E2294 board and I'm trying to figure out how the two jumpers for BOOT0 / BOOT1 work. According to the hardware description from Olimex you can set the mem... BOOT0/BOOT1 on Olimex E2294

Trouble with the flash programming   [2 Articles]

Shiraj - Feb 23 2006
Hi, I am trying to load my code into the flash of my LPC-E2294 board using the Phillips LPC2000 flash utility. I am using 9600 baud rate, XTAL freq 60, device LPC2294. I am get... Trouble with the flash programming

Handling interrupts on RAM (debug) version   [4 Articles]

stefano_m_a - May 26 2006
Hi group, i'm studying ARM stuff on Olimex LPC-E2294 and, in particular, i'm testing interrupts. My problem is the following: if i compile for RAM_RUN configuration (MEMMAP=... Handling interrupts on RAM (debug) version

OLIMEX LPC2294 help..

suyash - Jun 28 2006
hi all, I am working on olimex E2294 board under GNU GCC environment. but the code which I had written for IO toggling is not working on the board. I am using eclipse IDE for... OLIMEX  LPC2294 help..

Startup code for Olimex E2294

Deepak - Jun 29 2006
Hi All, I am struggling with setting up developing environment for Olimex E2294 using GNU toolchain. I have taken reference code (startup crt.s, main, makefile) and modif... Startup code for Olimex E2294

Re: External memory configuration problem LPC 2294

suyash - Jul 3 2006
which board you are using ? I am working on olimex E2294 board. but facing some problem. regards Suyash. ------------------------ Yahoo! Groups Sponsor --------------------~-... Re: External memory configuration problem LPC 2294

getting started lpc2294   [5 Articles]

daniel_7144 - Aug 10 2006
i want to get started with the lpc2294 i have the lpc2000 flash utility instaled and lpc-e2294 development board can anyone tell me what software do i download to write cod... getting started lpc2294

IAR for ARM v4.40A, 32K Kickstart Edition

daniel asd - Aug 14 2006
Hello, i have: IAR Embedded Workbench for ARM v4.40A, 32K Kickstart Edition lpc-e2294 development board trying to run: phytec_pcm023.eww i'm following their g... IAR for ARM v4.40A, 32K Kickstart Edition

IAR for ARM v4.40A, 32K Kickstart Edition

daniel asd - Aug 14 2006
Hello, i have: IAR Embedded Workbench for ARM v4.40A, 32K Kickstart Edition lpc-e2294 development board trying to run: phytec_pcm023.eww i'm following their g... IAR for ARM v4.40A, 32K Kickstart Edition

winarm & lpc-e2294, help needed

daniel asd - Aug 16 2006
hello, does anybody have sample program for winarm & lpc-e2294 mainly looking for makefile, LPC2294-RAM.ld and LPC2294-RAM.ld not sure if i need anything else currentl... winarm & lpc-e2294, help needed

Re: have you seen any LPC2300 chips?   [2 Articles]

Dmitry Varakin - Aug 29 2006
> > Has anyone seen any engineering samples of LPC2300? Any early > > documentation, details, or any info?!! > > Is Philips still working on it at least? Philips app? LPC23... Re:  have you seen any LPC2300 chips?

Olimex E2294 with ethernet and external memory

suyash - Sep 18 2006
Hi all I am working on Olimex E2294 board. I want clarification on the following points. 1. How can I program my LPC 2294 chip with the other serial (RS232)interface presen... Olimex E2294 with ethernet and external memory

olimex 2294 ethernet & external memory.

suyash - Sep 18 2006
Hi all I am working on Olimex E2294 board. I want clarification on the following points. 1. How can I program my LPC 2294 chip with the other serial (RS232)interface presen... olimex 2294 ethernet & external memory.

Ethernut on LPC-E2294

frankdejonge99 - Sep 23 2006
Anybody had any luck compiling this project from the Yagarto site? I used the right versions(Nut/Os1.14 + update), but compiling on Crossworks R1.6b3 I get an undefined reference... Ethernut on LPC-E2294

Problem running FreeRTOS standalone on LPC-E2294   [5 Articles]

plovell2 - Oct 27 2006
Hi All, I currently have a problem where I can't get my software to run standalone on the LPC-E2294 dev board from Olimex. Using the CrossWorks compiler and FreeRTOS, I hav... Problem running FreeRTOS standalone on LPC-E2294

Re: winarm & lpc-e2294, help needed   [2 Articles]

arm....@gmail.com - Nov 16 2006
hello, > > does anybody have sample program for winarm & lpc-e2294 > > mainly looking for > makefile, LPC2294-RAM.ld and LPC2294-RAM.ld > > not sure if i need anything el... Re: winarm & lpc-e2294, help needed

Kick Start with LPC-E2294 Board

arm_techie arm_user - Dec 1 2006
Hi all, I got a Olimex LPC-E2294 Board from www.microcontrollershop.com. Can anybody tell me how to give a kick start with the board. Any Documentation/Application Note/... Kick Start with LPC-E2294 Board

Re: CAN bit timming vs RS232   [3 Articles]

eabesselsen - Dec 8 2006
Hello, I have also buyed an Olimex board, a LPC-P2129, this one also has a 14.7456Mhz Crystal and I am experimenting a little with CAN bus but I cannot get communication wit... Re: CAN bit timming vs RS232

LPC E2294 Test routines and Documentation

arm_techie arm_user - Dec 8 2006
Hi all, I got Olimex's LPC E 2294 RevB board recently. I could not run the test programs given on the site. Can anybody provide me with a sample test program that c... LPC E2294 Test routines and Documentation

Re: Olimex LPCE2294 Poor documentation and support.

Baldur Gislason - Dec 9 2006
I have an Olimex LPC-L2294 board myself, among with a couple of other boards. I have some years of experience doing microcontroller applications on 8 bit micros (Motorola, 8051 a... Re:  Olimex LPCE2294 Poor documentation and support.

Need Help On LPC2294

Roshan Kumar - Dec 22 2006
Hi All, This is Roshan Kumar. I have just started working on LPC2294 for one of my project. For that I have bought LPC-E2294(Rev B) board together with ARM-USB-OCD JTAG ... Need Help On LPC2294

Stepper Motor Control using LPC-E2294 board   [2 Articles]

arm_techie arm_user - Feb 3 2007
Hi all, For one of my applications, I have to control the stepper motors. I have procured LPC -E2294 REVB Board. I would like to control stepper motors using ARM LPC-E2... Stepper Motor Control using LPC-E2294 board

LCD source code for Olimex E2294 board   [5 Articles]

spooke916 - Mar 2 2007
Hi all, I am trying to get my hands on a LCD source code for the Olimex E2294 boards. Does anybody know where can I get one? I am using Keil to compile my project. Chee... LCD source code for Olimex E2294 board

Re: Olimex Board LPC-L2294 - run program from flash

"claus.meyer73" - Mar 16 2007
> I am using ARM usb ocd and i have installed yagarto i guess. > DO I need both of them for my eclipse. > I am using "ARM" not atmel. http://www.atmel.com/dyn/resource... Re: Olimex Board LPC-L2294 - run program from flash

LPC2294 - anybody used CAN example from Files Section

majdarafal - Apr 11 2007
I downloaded example LPC2_CANAll_V110 and in file LPC_CANAll.c there is offset = 0x00001000L; // Use 2nd set of CAN registers but for 2nd CAN offset there is 0x00001000L, Am I... LPC2294 - anybody used CAN example from Files Section
| 1 | 2 | next