Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



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"

  

Post a new Thread

2138 iap problem

good...@acanac.net - Aug 28 2008
Hi, I am experiencing troubles with iap fucntions for the LPC2138. The code executes correctly with no error status and the bootversion and Chip ID codes it returns are ... 2138 iap problem

RE: port switching settling time - LPC2148   [2 Articles]

Paul Claessen - Aug 28 2008
I just measured this on a 2378, with fast GPIO's (not sure the 2140 has those too) and running at 48Mhz, and I measured a GPIO latency of about 40 nsec. ~ Paul Claessen F... RE:  port switching settling time - LPC2148

LPC2129 SPI Concerns

Robert Genders - Aug 28 2008
Hi, Sorry for the previous post.. Hopefully this sorts out the issue. I'm trying to implement the SPI interface to communicate with a CS8406 and = a CS8416 audio chip. The ide... LPC2129 SPI Concerns

LPC2129 SPI Concerns   [2 Articles]

Robert Genders - Aug 28 2008
MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-243819821-1219920715=:9860" --0-243819821-1219920715=:9860 Content-Type: text/plain; charset=iso-8859-1 Con... LPC2129 SPI Concerns

Re: EFSL MMC SD sorce code   [2 Articles]

unal...@gmail.com - Aug 28 2008
Hi Mike , I could not find the version 0.2.9.RC4 . could you please give me a link ? Thanks Hi Mike, > > I use efsl_0_2_9_RC7_mt_20070903.zip from the page > > h... Re: EFSL MMC SD sorce code

Re: Timer 1 problem - LPC2148   [3 Articles]

Ole Bromose - Aug 27 2008
Sutton Mehaffey wrote: > I have Timer 0 working great. It is used for delays down to 1 ms and > has worked for months. > > I was setting up Timer 1 to give me delays down... Re:  Timer 1 problem - LPC2148

lwIP for LPC2378 not running   [2 Articles]

"h.belig" - Aug 27 2008
Hello everybody, I would like to use lwIP and I downloaded lpIPWeb.zip from this forum. I am using MCB2300 with a LPC2378 (it says "MCB2300 on the board but shouldn't that be ... lwIP for LPC2378 not running

Re: Re: EFSL MMC SD sorce code

unal...@gmail.com - Aug 27 2008
I also tried and get the same error with 1Gb sd card Thanks > Hi, > > > > I am using lpc2106 and SPI0 interface for kingston 2gb sd card. > > > > I doubt, if ... Re:  Re: EFSL MMC SD sorce code

Re: EFSL MMC SD sorce code   [2 Articles]

unal...@gmail.com - Aug 27 2008
Hi Mike, I use efsl_0_2_9_RC7_mt_20070903.zip from the page http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/efsl_arm/ My Circuit is externaly wired sd/mmc conn... Re: EFSL MMC SD sorce code

Re: Re: EFSL MMC SD sorce code

Mukund Deshmukh - Aug 27 2008
> Hi, > > I am using lpc2106 and SPI0 interface for kingston 2gb sd card. > I doubt, if 2 GB card is supported by EFSL. Warm Regards, Mukund Deshmukh, Beta Compu... Re:  Re: EFSL MMC SD sorce code

Re: EFSL MMC SD sorce code   [2 Articles]

unal...@gmail.com - Aug 26 2008
Hi, I am using lpc2106 and SPI0 interface for kingston 2gb sd card. I have the followowing error : MMC/SD Card Filesystem Test (P:LPC2138 L:EFSL)(##) efsl LPC2000-port an... Re: EFSL MMC SD sorce code

LPC2368 startup issue

Milind Deshpande - Aug 26 2008
Hi All, I am starting to work with LPC2368 on a MCB2300 eval board. I am using Ashl= ing development tools with GNU compiler. I am=A0unable to get my startup co= de working. I a... LPC2368 startup issue

Error:internal_relocation (type: OFFSET_IMM) not fixed up

Sajgo Tibor - Aug 26 2008
Hi, I' m new to ARM and I'm trying to set up a new project with LPC2368 target = processor. I use the GNUARM toolchain and Keil uVision IDE. When I'm trying= to compile LPC23... Error:internal_relocation (type: OFFSET_IMM) not fixed up

EINT0, 1, 2, 3 problem to use it

lebruntibo - Aug 26 2008
Hi, Somebody could help me to use interrupt GPIO because I try but the result is not good I enable my interrupt like this request_irq(14,irq_ext_0,0,"extern_interrupt", NU... EINT0, 1, 2, 3 problem to use it

I2C Problem (Can't even send START signal)   [3 Articles]

stangelanda - Aug 25 2008
I'm trying to get the I2C bus to work on an NXP LPC2103. I'm using Keil's Realview tools to compile. The LPC2103 is the master and there is only one slave, an NXP Port Expander... I2C Problem (Can't even send START signal)

IAP data mismatch LPC2468   [2 Articles]

boia3333 - Aug 25 2008
Hi everyone, I'm trying to use IAP to store a data buffer in flash (i.e. at sector 14 of my LPC2468). I successfully did it using IAR IDE v. 5.20 and locating a simple code... IAP data mismatch LPC2468

Debugging with FreeRTOS   [4 Articles]

sig5534 - Aug 24 2008
This is my first time doing an MCU with an RTOS, so perhaps this is something simple: - I have an LPC2468 design. FreeRTOS running, LEDs blinking as expected after progra... Debugging with FreeRTOS

Need demo for CrossWorks CTL that uses timers and interrupt IO on LPC2129   [2 Articles]

Peter Klemm - Aug 23 2008
I am trying to understand how to manage IO with interrupts when using CrossWorks Tasking Library (CTL). I have a small program with 3 tasks. Two tasks just blink LEDs and the thi... Need demo for CrossWorks CTL that uses timers and interrupt IO on LPC2129

Re: Anyone use Imagecraft ICC or Rowley CrossWorks?   [2 Articles]

Gaspar Pollano - Aug 21 2008
This topic seems to be very active! I will put my vote for Yagarto (Eclipse+GCC+OCD). Reasons: * Im Windows user, with none (zero) Linux experience and my hair is still fine... Re: Anyone use Imagecraft ICC or Rowley CrossWorks?

Announcing Jumentum-SOC version 0.94

profdc9 - Aug 21 2008
The Jumentum-SOC an open source project is to create a network-enabled BASIC language for the ARM microcontroller. With Jumentum, you can program your ARM microcontroller over t... Announcing Jumentum-SOC version 0.94

GCC help with EA sample files   [2 Articles]

"Dyer, Frank" - Aug 20 2008
First - I am a complete 'newbie' with LPC24xx and GCC tools, so please be kind ;) I purchased the Embedded Artists LPC2478 QVGA Board Bundle (http://www.embeddedartists.com/pr... GCC help with EA sample files

Using ISP commands...   [4 Articles]

Leonardo Silva - Aug 20 2008
I'm looking for a way to use ISP commands in my code, more specifically the command GO, because ill save some instructions in flash memory and according to some conditions i want... Using ISP commands...

Re: ARM SBC   [7 Articles]

grantpbt - Aug 20 2008
Thanks all for the tips! I'm sure my mind will change again, but so far the Sparkfun boards (Olimex, etc) and the Embedded Artists boards look the most appealing to me. I want s... Re: ARM SBC

OEM board with LPC2378 or LPC2468 needed   [6 Articles]

"h.belig" - Aug 20 2008
Hi, for quite a while I am looking for a small OEM board with LPCC2378 or LPC2468, additional memory and a PHY to support ethernet (TCP/IP). Preferably one that can be plugge ... OEM board with LPC2378 or LPC2468 needed

Re: Re: to change from Keil tool chain to GNU tool chain

Cool Dude - Aug 20 2008
dear ben, I have GNUARM compiler aswell as Yagarto. For this compiler(Eclipse) as per procedure i'm supposed to be using yagarto. Raj ----- Original Message ---- From: ben_f... Re:  Re: to change from Keil tool chain to GNU tool chain

Re: LPC2468 EMC - Can't Get WE to Assert   [3 Articles]

lpc2xxx - Aug 20 2008
Hi Another member had a similar problem recently. To save you searching, here is a copy of my reply: I had a similar problem when using the EMC on the LPC2468. I found PB h... Re: LPC2468 EMC - Can't Get WE to Assert

Unable to halt ARM core

k_juka - Aug 20 2008
Hi, I'm using LPC2378 and playing with uC/TCP-IP stack from Micrium. I'm asking help for an annoying problem: When starting to debug with IAR ew, the program crashes in EMAC_... Unable to halt ARM core

Re: Losing interrupts on LPC2148

teki99t205 - Aug 19 2008
hi, - look at AN10381 "Nesting of interrupts in the LPC2000" also at AN10254 "Philips LPC210x microcontroller family" ------------------------------------ ... Re: Losing interrupts on LPC2148

Re: LPC FAQ email address   [3 Articles]

Tom....@enterprisecontrol.co.uk - Aug 19 2008
Hi, Is there any chance of you posting the full address? my company is currently working on a board with an lpc22XX on board and we are very interested in the BSDL files. Your... Re: LPC FAQ email address

i want run uclinux in lpc2294!   [2 Articles]

llzyong - Aug 19 2008
hello all! i want run uclinux in lpc2294! But i can't find a big flash(more than 4M) and ram(more than 4M) for lpc2294,who can help me find it? how to write the flash? for exa... i want run uclinux in lpc2294!

Olimex ARM-USB-OCD or Xverve Signalyzer?

mahbub1833 - Aug 19 2008
Hi, I want to buy a low cost OpenOCD based JTAG debugger. I will use that for my Phytec LPC2294, Olimex LPC-P2148 and Luminary micro Cortex-m3 board. SO, I need the options... Olimex ARM-USB-OCD or Xverve Signalyzer?

LPC damaged   [8 Articles]

Mukund Deshmukh - Aug 18 2008
Hi, One of my LPC board is damaging LPC2136. In most cases, TX pin is short, or P0.14 (program pin ) is short to ground. I have checked everything and we use more than 300 LPC p... LPC damaged

want an arm with MMU + FPU(VFP)   [4 Articles]

radhika_gandhi1 - Aug 18 2008
Hi, I wanted an ARM processor having both an MMU and FPU ...I want an MMU because I want to port linux...looks like only LPC31xx series is having FPU.LH79525/24 has MMU but no F... want an arm with MMU + FPU(VFP)

LPC2468 JTAG and RX/TX Loader not working

sig5534 - Aug 18 2008
This is a strange one. I'm trying to get a new design running with LPC2468, and I can get them to talk to me. I've got 2 proto boards both do the same thing. When I connec... LPC2468 JTAG and RX/TX Loader not working

LPC2468 SPI problem

Tim Mitchell - Aug 18 2008
Having a strange problem with SPI on the LPC2468. There are 2 sets of pins which can be used for the SPI, but we can only get one of the sets to work. If we configure the SPI ... LPC2468 SPI problem

RE:

Mithun Das - Aug 18 2008
A good starting point would be, http://www.hitex.com/download.html you can download The Insider's Guide To The Philips ARM7-Based Microcontrollers An Engineer's Introd... RE:

Re: Re: to change from Keil tool chain to GNU tool chain

Cool Dude - Aug 18 2008
I tried using a GNUARM library... This time it did compile... But i was not able to debug... it said "Error: could not load file ../Desktop/newfolder/motor.elf.Debug aborted"......... Re:  Re: to change from Keil tool chain to GNU tool chain

Re: Re: to change from Keil tool chain to GNU tool chain   [2 Articles]

Cool Dude - Aug 18 2008
Hello every1, do you know what this error means, /cygdrive/c/Program Files/GNUARM/Bin/../lib/gcc/arm-elf/3.4.3/../../../../arm-elf/bin/ld: ERROR: motor.o uses software FP, wher... Re:  Re: to change from Keil tool chain to GNU tool chain

Watchdog problem

Nishant Agrawal - Aug 17 2008
Hello everybody, I am facing a unique problem. I am using a LPC 2103 and the watchdog sometimes doesn't seem to reset the system once it hangs up. I tried hang... Watchdog problem

Flash breakpoints

Fernando Mondello - Aug 16 2008
Hello, I=B4m having a problem with the flash breakpoints. i=B4m using an lpc2106, a wiggler clone from Olimex and IAR 5.11=20 compiler. The problem is that i can only set on... Flash breakpoints
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | next