LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Post a new Thread
tomaszboro - Jun 4 2009
Hello, I want to begin programming ARM microcontrollers.
I have simple board for testing programs using LPC2103.
I wanted to load simple blinking led program using FlashMagic.
... 
Alex Ribero - Jun 4 2009
Hi:
For those of you that got your sample of the LPC1766....
I installed my sample on a board and tried to run the Blinky example provided by Keil for the LPC1766.
The pro... 
"diego.villaaranda" - Jun 4 2009
Hi all,
I was wondering if anyone got a good Ethernet driver for the LPC2378 in order to create a simple dedicated communication link with a PC using a rj45-crosscable.
Thank... 
"sri...@ymail.com" - Jun 4 2009
HI!
I would like to know the sequence of steps to be followed to use LPC2148
for implementation of a USB Human interfa ce
[Non-text portions of this message have been removed]
... 
sukhdeep singh - Jun 4 2009
i want to generate fast and software interrupt routine like following examp=
le for irq. but when i am declaring __fiq, the compiler gives error. how ca=
n i declare fast interru... 
neliz_x - Jun 4 2009
Hi guys,
I was wondering what it takes to use PPP/SLIP on the LPC2368.
Reading the user manual made clear that COM1 of the board has modem support...
Does anybody know if ther... 
sukhdeep singh - Jun 4 2009
I have written the following code for irq in LPC2378 using keil Compiler
#include
void f(void) __attribute__((interrupt("IRQ")));
unsigned char counter;
int main()
{=... 
remsilicon - Jun 4 2009
Hi,
Is there a way to get the MCU version ('-', 'A', 'B') for a LPC2378 from the firmware ?
Thanks ;)
G.
------------------------------------
... 
Mehmet - Jun 4 2009
Hi,
i use lpc2468 mcu for a simple TFT pattern generator project. i have 3 interrupt sources
1- Timer 0
2- Timer 1
3- i2s
when i use
IENABLE at the begining of the... 
praks_1510 - Jun 4 2009
Sir,
i have program for USB which works in SPJ system's compiler.. same program when i compile with keil i'm getting an error as USB devise not recognized...
------------------... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next