LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Post a new Thread
Soori - Nov 7 2009
When i try to make file i get error:
Linking: main.elf
arm-elf-gcc -mcpu=arm7tdmi -I. -gdwarf-2 -DROM_RUN -Os -funsigned-char
-funsigned-bitfields -fpack-struct -fshort-enum... 
kaushikraja1986 - Nov 7 2009
Hii guys.I'm facing a problem with my ADC code on a development board of LPC2148.my reference voltage is internal and it is equal to Vcc=3.45V..I have checked it.The input is at pi... 
bobtransformer - Nov 7 2009
Has there been any new-ish activity with LPCUSB on the LPC23xx parts ??
I am having a heck of a time trying to get the old LPCUSB code to work on my LPC2366 board. Rev D NXP ... 
kevin_townsend2 - Nov 6 2009
I was wondering if anyone here has any concrete experience with how long you can expect a (decent quality) CR2032 to work connected to RTXC/VBAT on something like a 2148? I was us... 
supriya albal - Nov 6 2009
Does anyone have code for lcd-keyboard interfacing for lpc2148?
[Non-text portions of this message have been removed]
------------------------------------
... 
raju_nem - Nov 6 2009
Hi,
void readRTC_irq(void) __attribute__((interrupt));
VICINTSELECT=0x00000000;
VICVECTADDR0=(unsigned long )readRTC_irq;
VICVECTCNTL0=0x2d;
VICINTENABLE |=0x02000... 
k5nwa - Nov 6 2009
I bought an Olimex LPC2106 development board from Sparkfun and the
normal size connector (5.5mm) that fits all other boards that I
bought from them is too big to fit.
Does a... 
raju_nem - Nov 6 2009
I have lpc2148 from spj embedded systems.i try to use a JTAG parallel port for debugging.i made a ckt which in the below link,ckt is fine.what JTAG software i need to use for thi... 
danielgl88 - Nov 6 2009
I've met a confusing problem. GPIO pins supposed to work as a input/output that we've defined right?
But the problem is I can made the GPIO-able pins on port2.x as GPIO, tested th... 
zanakca - Nov 6 2009
Hi all,
I have a .hex file generated with IAR workbench. When I download the hex file with the flashmagic tool and then reset my LCD (24x4) doesn't init, but the other functional... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next