LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Search Results for "lpc"
Post a new Thread
suresh - Nov 20 2009
--------------Boundary-00=_EANE6RO0000000000000
Content-Type: multipart/alternative;
boundary="------------Boundary-00=_FANE12S0000000000000"
--------------Boundary-00=_FANE1... 
Jakub Szumacher - Nov 19 2009
Hello all,
Is available arm support package for CrossWorks to LPC13xx family?
best regards,
Jakub
... 
westgateminis - Nov 19 2009
Hello,
I am looking for some help to get started with LPC2378 and Keil uVision4.
I have used PICs and the C18 compiler in the past.
I am just starting with ARM so I am trying ... 
Pawel - Nov 17 2009
Hi,
Looks good! I have reposted this message in lpc1000 group.
Cheers,
Pawel
> It is affordable and avaiable now from stock: http://www.poscope.com/product.php?pid=22
... 
kevin_townsend2 - Nov 17 2009
I was trying to put together a PCB for the LPC1114 before it's alledged availability next month (according to http://www.eetimes.com/rss/showArticle.jhtml?articleID=221800077&cid=R... 
Daniel Widyanto - Nov 16 2009
Hi,
Take a look at JTAG's macro command:
-> Project -> Options -> Debugger -> If "User macro file(s)" ticked, see what's inside the macro file. That's what the JTAG do be... 
cfbsoftware1 - Nov 16 2009
--- In l...@yahoogroups.com, "jpss1277" wrote:
>
> I wish to use computer tft monitor for my application involving arm
> 7processor
Picaso is a Tiny VGA Graphics ... 
Alberto Ferrari - Nov 16 2009
Hi everyboby,
I'm working with lpc2214 and I've got a problem coming back from watchdog: the ram location 0x40000128 is corrupted (ie its value is changed).
Does someone have the... 
marc...@free.fr - Nov 15 2009
Hi Peter
I have exactly the same problem. Before it was working, but since I tried to upgrade to OpenOCD 0.2 I have this "unable to open ftdi device : device not found" error... 
petros1800 - Nov 15 2009
Hi
LPCUSB examples work very well. But how to make a USB device from lpcusb? The device must be seen as a eternal Sound Card and send tehe data with woice to lpc.
Than you
... 
bobtransformer - Nov 15 2009
What would a reason be that an LPC2366 will not run without my IAR EWARM 5.4 and the Segger JTAG being connected ??? I've seen this
before I think, but cannot remember why this... 
profdc9 - Nov 14 2009
Hello,
I have been writing Jumentum, a BASIC interpreter for the LPC series microcontrollers for about 2 years now which is for easily prototyping micrcontroller applications. ... 
suresh - Nov 13 2009
Go through this book.every thing he mentioned clearly
-------Original Message-------
From: patrickfolci
Date: 11/13/09 19:23:39
To: l...@yahoogroups.com
Subject: [lpc2000]... 
jsstoezel - Nov 13 2009
Hi,
I've been following this mailing for a while now and I believe it's a good source of information for the ARM7 and the cortex-M3 architectures in general (even if it's mainy ... 
Almateq - Alfonso De Prisco - Nov 13 2009
Hi group,
I'm in the need to basically communicate with a LPC2148 device under
Windows (under Mac it just works without any driver). The way I have to
go is opening the ... 
raju_nem - Nov 13 2009
What is the maximum baudrate (UART0 and UART1) of lpc2148?UART0 DLL AND DLM are 8 bit registers.Thanks inadvance.
------------------------------------
... 
yellowlaser - Nov 13 2009
I am using an IAR LPC2468 development board and the IAR compiler for a company project. Just recently I noticed a strange issue with UART1. On the LPC2468, UART1 has modem contro... 
petr...@op.pl - Nov 13 2009
Hi
I try to compile LPCUSB, the VIRTUAL COM exapmple.
But I have got Elipse + CodeSourcery arm eabi and it dont start to compile the examles.
Console says:
**** Build of ... 
Daniel Widyanto - Nov 12 2009
Hi Sutton,
Windows USB host stack will choose to:
1) Match VendorID/ProductID from Device Descriptor with current USB driver database, and load the driver when it finds it.
... 
Paul Curtis - Nov 12 2009
On Fri, 13 Nov 2009 00:13:17 -0000, Bruce wrote:
> I have some code in a project that uses assembly language. I am using
> CrossWorks and it doesn't like this. Here is t... 
"M. Manca" - Nov 12 2009
I would understand if someone uses mbed online compiler and LPC1768
board and if mbed library is given in source code or object code form.
Best regards,
[Non-text portions of th... 
Jeff...@hotmail.com - Nov 12 2009
I'd like your advice on an inexpensive JTAG emulator, preferably USB, to use with EW-ARM, but that might also work with other environments if I outgrow the kickstart.
Also, an... 
niti...@gmail.com - Nov 12 2009
Hello Geeks !
I am trying to interface LPC2368 ethernet with the National's PHY DP83848.
The selected mode is MII. But the PHY is sending 0xFF whenever i try to read the statu... 
alexander_ribero - Nov 11 2009
Hi:
I'm using the LPC1768 and Keil uVision 3.70 and I would like to see the internal clock used by the MCU in the CLKOUT pin.
However, neither of the two pins that could sh... 
Gurkan Karakus - Nov 11 2009
Hi friends,
Did anybody make it work a hid keyboard on lpc2468 usb host?
Gurkan
[Non-text portions of this message have been removed]
-----------------------------------... 
isabelle_cda - Nov 10 2009
Hello!
I'm kinda new to this world of embedded programming and I have just started working with Keil's MCB2470 board (or Embedded Artists OEM Base Board QVGA with LPC2478).
M... 
Nico Christie - Nov 10 2009
Hi all! I've been trying to set up an I2C link between a LPC2368 and a
device.
> From this group's own "files" section, I've been adapting Owen Mooney's
"i2c_w_error.c" file f... 
Theyagu - Nov 10 2009
hi friends, im currently doing my main project in robotics domain, im using lpc2129, my problem is i can write the c code which can compile in turbo c compiler, but i don't know ho... 
Pablo Mora - Nov 10 2009
Hi all,
I am designing a board with an LPC2468 and I am wondering about what
PHY device stuff on it. Having a look at the Keil evaluation boards on
the market, I realized that... 
rtstofer - Nov 10 2009
--- In l...@yahoogroups.com, Bruce Lindsay wrote:
>
> Okay, I put your makefile in my top directory and I still get errors. I
> have a question about the following lin... 
Stijn - Nov 10 2009
Hi All,
I'm trying to display the frequency of a signal by measuring the time between 2 pulses.
Are there any suggestions on how to start with it?
I want to use the standar... 
Oto - Nov 10 2009
Hi All,
Im new in ARMs
I have Olimex ARM-USB-OCD and evaluation kit LPC-2378-STK.
Im using Crossworks studio for ARM.
I can debug, set break points, etc.
But when i ... 
bobtransformer - Nov 9 2009
--- In l...@yahoogroups.com, Sutton Mehaffey wrote:
>
> Having an issue with my descriptor. In the VirtualCom demo package,
> sizeof(USB_CONFIGURATION_DESC) = 9. Wh... 
suresh - Nov 9 2009
Hi,
I want to interface fim3030 fingerprint module to lpc2148.I
want to send commands to fp module.I have done with sitches.
Plz any one can help me
Thanks & ... 
Re: [6 Articles]
leon Heller - Nov 8 2009
----- Original Message -----
From: "k5nwa"
To:
Sent: Monday, November 09, 2009 12:03 AM
Subject: [lpc2000]
> Anyone have a board package for CrossWorks for the Olimex ... 
Gurkan Karakus - Nov 8 2009
Hello,
I have a problem with interfacing a hid keyboard with lpc2468 usb host controller. Device's bcdUSB is 1.1
I have enumeration logic which works fine with some other dev... 
mjbcswitzerland - Nov 7 2009
Hi All
I have just build 3 boards with the LPC2103 on them and found the following problem (identical on all 3 boards):
- P0.2 and P0.3 can be configured as inputs (they are th... 
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 6 2009
--- In l...@yahoogroups.com, "Leo" wrote:
>
> One year if the battery is sourcing all time. 200mA (CR2032) and 20uA internal RTC.
>
> leomecma
>
I measure the... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next