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"

  

Post a new Thread

hex file format for LPC2000   [3 Articles]

asvi...@yahoo.co.in - Oct 7 2008
hi Im using LPC2106 in my application project. Im have two application project.Im using IAR compiler.. Application A's Rom starting address 00000000 Application B's Rom startin... hex file format for LPC2000

how to call the c function in arm assembly lpc2106

asvi...@yahoo.co.in - Oct 7 2008
hi i am using IAR EMBEEDED WORKBENCH AND lpc2106 i want to c function in arm assembly code can any one help me. thanks santhosh ----------------------------------... how to call  the c function in arm assembly lpc2106

Re: Problem Jumping execution to absolute address in C

asvi...@yahoo.co.in - Oct 7 2008
hi, im doing the same application as yours, that is application A starts at an address 0x00000000 and application B starts at an address 0x00006000. How to jump from application ... Re: Problem Jumping execution to absolute address in C

Jump to particular address in flash   [8 Articles]

asvi...@yahoo.co.in - Oct 7 2008
hi, Im using LPC2106 in my application project. I have set the starting address of ROM as 00000000 in my application(Size of my application is 16kb). This application writes th... Jump to particular address in flash

No SPI Transfer Complete in Slave Mode

jdehalas - Oct 6 2008
We are attempting to interface to an audio grade 24-bit ADC (CS5344). We are using SPI0 on an LPC2148 in slave mode, the ADC is the master. We have verified that the incoming S... No SPI Transfer Complete in Slave Mode

Suggestions for JTAG connector smaller than 20 pins for LPC2103?   [5 Articles]

artsaagluap - Oct 6 2008
Hi, I have done quite a bit of googling for a more compact connector for JTAG for an LPC2103 board I may be building. I can't see any reference to anything that has become ... Suggestions for JTAG connector smaller than 20 pins for LPC2103?

pulses counter with LPC2378

fablucas - Oct 6 2008
We are trying to evaluate if the LPC 2378 could fit our application and I would need your expertise on this: We would like to capture an external 4MHz signal clock. To do this we... pulses counter with LPC2378

LPC2129/01 Parts and CAN Filtering   [3 Articles]

simonb65 - Oct 6 2008
Hi All, We have a product which has been in production for some time using the LPC2129. The newer units now have the LPC2129/01 (as nxp has made the earlier revisions obsolo... LPC2129/01 Parts and CAN Filtering

Problem with CAN on LPC2129/01 series   [2 Articles]

amit kankaran - Oct 6 2008
Hi all, I am Having a problem with CAN on LPC2129/01 series. Whenever i recieve a CAN frame , the control is not coming out of ISR, but when i reset the CAN controller ,the ... Problem with CAN on LPC2129/01 series

LPC-Stick out of HiTop environment

Xiaofan Chen - Oct 6 2008
Just wondering if any person got LPC-Stick debugging support with OpenOCD or Keil or IAR (out of the HiTOP environment). LPC-Stick comes with HiTOP 5.20 but it did not work under... LPC-Stick out of HiTop environment

=?iso-8859-1?q?NXP_introduces_industry=92s_fastest_ARM_Cortex-M3_Microcontrollers?=

nxp_marketing_usa - Oct 6 2008
Ultra-low power 100 MHz LPC1700 MCU runs Ethernet, CAN and USB=20 simultaneously without bottlenecks NXP today announced the LPC1700 series, the industry's fastest=20 microcontr... =?iso-8859-1?q?NXP_introduces_industry=92s_fastest_ARM_Cortex-M3_Microcontrollers?=

FreeRTOS on LPC2888   [2 Articles]

Widita Budhysutanto - Oct 6 2008
Hi All, I am going to use FreeRTOS on a LPC2888 board, I will use a lot of USB communication and needs some scheduling also, my question is has anyone made a FreeRTOS port for... FreeRTOS on LPC2888

Re: i want to jump particular flash memory address in c

Jan Vanek - Oct 6 2008
Hi Santhosh, void* address; // jump; actually call ((void (*)())(address))(); Regards, Jan ----- Original Message ----- From: a...@yahoo.co.in T... Re:  i want to jump particular flash memory address in c

i want to jump particular flash memory address in c

asvi...@yahoo.co.in - Oct 6 2008
hi, this santhosh babu i am using lpc2106 arm microcontroller, my question is,i am want to write a particular flash memory address and then jump to a particular flash addr... i want to jump  particular flash memory address in  c

Needing to reset device (LPC2468) after programming with ULINK2

kermitvi2 - Oct 6 2008
Hello, I am having an issue with Keil RealView MDK, ULINK2 and an LPC2468 based IAR dev board. The problem I have is after I load the program onto the device, it doesn't ... Needing to reset device (LPC2468) after programming with ULINK2

configuring phy

Jose Eslava - Oct 5 2008
Hello, anybody has worked with KS8721BL phy, i am trying to use it with a LPC2378, anybody has a sample code for initialization and configuring, thanks --------------------------... configuring phy

LPC-2148 Demo Code v1.30 now available   [4 Articles]

"J.C. Wren" - Oct 5 2008
After almost a year of being slack, I have updated the LPC-2148 demo code package. Below are the changes (extracted from the README file). The latest version is available at ht... LPC-2148 Demo Code v1.30 now available

uCLinux: jiffies.h with "divide by zero" error

"h.belig" - Oct 5 2008
Hello, Board: LPC2468 OEM from EA Linux: Vs. 2.14.3 running under VMware As a first step towards activating an interrupt routine with "request_irq" I added #include ... uCLinux: jiffies.h with

LPC2378 IRC

acong - Oct 5 2008
hi all i select the IRC as the clock source of LPC2378 , and disable the PLL, in order to save power , but it doesn't work. Anybody could give me some advice ? acong 2... LPC2378  IRC

HD44780 Initialisation (20x4 display in 4-bit mode)   [8 Articles]

Kevin Townsend - Oct 4 2008
I've spent the last couple day trying to get a 20x4 character HD44780=20 LCD working with my Olimex H2148, and have poured over at least 5=20 different examples (including the on... HD44780 Initialisation (20x4 display in 4-bit mode)

NAND Flash memory suppliers?   [5 Articles]

kermitvi2 - Oct 3 2008
Hello, I am working on a early stage prototype layout for an LPC2468 based system and am looking for NAND flash to use on my system. I've been looking through Mouse/Digi-Ke... NAND Flash memory suppliers?

uClinux and Interrupts   [4 Articles]

"h.belig" - Oct 3 2008
Hello, the board I am using is EA's LPC2468 OEM Board (uClinux). VMware and Gnome Vs. 2.14.3 (provided by Embedded Artists) is used on the pc (Windows XP). My aim is to use... uClinux and Interrupts

LPC-2148 demo code audio/tone/buzzer sample

jcwren - Oct 2 2008
A while back, a kind user sent me some code to drive the buzzer on the Olimex LPC-2148 board at different frequencies to add to the LPC-2148 demo code at http://jcwren.com/arm ... LPC-2148 demo code audio/tone/buzzer sample

Fastest ARM Flash MCU - LPC2900 series

nxp_marketing_usa - Oct 2 2008
NXP Semiconductors announces the fastest ARM Flash MCU series=20 NXP brings 125 MHz ARM968 Flash microcontroller to market Today NXP Semiconductors announced the availability... Fastest ARM Flash MCU - LPC2900 series

ISP commands in a terminal   [2 Articles]

ostehaps01 - Oct 2 2008
Hi I cant really talk to the ISP from a terminal window. This is what I do. 1. P0.14 low at reset 2. Open "Flash Magic terminal" windows at 19200 baud 3. Type "?" --> Ter... ISP commands in a terminal

FAT file system for more than 1 GB card   [7 Articles]

Mukund Deshmukh - Oct 2 2008
Dear All, Does any of the FAT file system has support for > 1 GB card on LPC21XX? Warm Regards, Mukund Deshmukh, Beta Computronics Pvt Ltd. 10/1 IT Park, Parsodi, Nagpur -4... FAT file system for more than 1 GB card

The board resets?   [4 Articles]

empresst007 - Oct 1 2008
Hey All, I've got a strange phenomenon happening on my Olimex LPC2138 devel board. It's been about a month since I last touched my project and I was getting back into the s... The board resets?

I2C protocol question   [5 Articles]

Sutton Mehaffey - Oct 1 2008
I'm interested in people's opinion on this. I am using a I2C Graphical Display interfaced with a LPC2148. On occasion, the I2C command sent out drops a byte which causes the co... I2C protocol question

LPC2478 Evaluation Kits   [4 Articles]

winbond2 - Oct 1 2008
Hi All, I have only seen the Embedded Artist LPC2478 development kits (see here http://tinyurl.com/4ldzna ) Questions Q1 Has anyone see other LPC2478 development kits a... LPC2478 Evaluation Kits

lpc2214 sd/mmc   [4 Articles]

amitgpd - Oct 1 2008
I want to interface sd/mmc card to lpc2214 and then implement FAT file system. Please help ------------------------------------ ... lpc2214 sd/mmc

HELP! lost my JTAG functionality !   [16 Articles]

senhoruilson - Oct 1 2008
Greetings everyone, im with a big problem and i have no idea of wats going on. Please, i need help! so, here is what is going on : im working on a datalogger project using ... HELP! lost my JTAG functionality !

Resistor Tips   [2 Articles]

Kevin Townsend - Sep 30 2008
Being fairly new to MC development, someone on this forum made the following helpful comment regarding switches: "On reflection, it is always a good idea to put a 330 ohm resis... Resistor Tips

Switch to bootloader (ISP mode) on LPC2368   [4 Articles]

"Jorge S." - Sep 30 2008
Hi all, Is there any example on how to switch to bootloader from user code on the LPC2368? Googling around i've only found some examples for the LPC21xx family. Thanks in... Switch to bootloader (ISP mode) on LPC2368

Need help to identify the reason of a sys_exit () call

=?iso-8859-1?Q?Andr=E9_Luiz_Ribeiro_Moutinho?= - Sep 30 2008
Hello, =20 Can anyone here help to identify the cause of a sys_exit() function call by= the RTOS? =20 My device uses a LPC2366 ARM. The IDE is the RV3 MDK 3.22a, RTOS is RL-... Need help to identify the reason of a sys_exit () call

about memory architecure of LPC2378   [2 Articles]

sukhdeep singh - Sep 30 2008
I am reading LPC2378 's user manual. they have written that flash is 128 bit wide. while seeing on LPC2378's memory map,flash has address 0x0000 0000 to 0x0007 FFFF.it infer from m... about memory architecure of LPC2378

Re: OT: To all those geeks that like to play with stuff   [7 Articles]

elektrknight - Sep 30 2008
Hi, XMOS is interesting but based on a quick review of the architecture=20 it is a fairly standard multicore SoC with a non-standard ISA. The=20 chip on the board in the kit ... Re: OT: To all those geeks that like to play with stuff

IAR Kickstart LPC2148 board schematics   [4 Articles]

Sumit Bhatnagar - Sep 28 2008
I have looked around but I am not able to find the schematics for the IAR kickstart boards for LPC2148. There is another post which mentions that these are similar to Olimex ... IAR Kickstart LPC2148 board schematics

Part ID Table

Karsten - Sep 28 2008
Hello all! Is there any actual table with all part IDs of the NXP LPC2000 controllers? I only found one in the files section of this group, but it is not distinguishing betw... Part ID Table

I2C problem   [3 Articles]

Nishant Agrawal - Sep 28 2008
Hi everybody, I am trying to implement I2C bus in interrupt mode for LPC 2103. It clearly is not working. It is working perfectly well without the interrupt, ... I2C problem
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | next