LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Search Results for "can"
Post a new Thread
haare_in_der_dusche - Nov 19 2009
Jakub Szumacher wrote:
> Could you estimate when LPC13xx package will be ready?
>
> (I'm wondering about buying this MCUs... but I need a soft to use them.)
First of all, y... 
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 ... 
povodny - Nov 17 2009
Dear Paul!
I can not understand why you did not even drop an email? It is free ;)
regads
Boris
www.poscope.com
--- In l...@yahoogroups.com, "Paul Curtis" wrote:
... 
kevin_townsend2 - Nov 17 2009
Digging around a bit more, I'm under the impression that you only really ne=
ed to connect SWDIO and SWCLK (plus reset and VCC), and I'll just leave SWO=
/TDO floating on the con... 
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 ... 
adrianbica - Nov 16 2009
You need to be more specific. Isn't the whole program working at all or just the Ethernet?
Are you sure that your debug code with JLink is executed from flash? The default debug... 
marc...@free.fr - Nov 16 2009
Hi,
I am getting less and less hair... I try to debug C++ whit Eclipse, OpenOCD (0.3.1), zylincdt (4.10.1) and a OLIMEX ARM USB jtag.
with c files everythin is working fine,... 
rolf_meeser - Nov 16 2009
Hi Alberto,
--- In l...@yahoogroups.com, "Alberto Ferrari" wrote:
>
> Hi everyboby,
> I'm working with lpc2214 and I've got a problem coming back from watchdog: the ram... 
sachin dhiman - Nov 16 2009
Dear Mukund,
thanks for your advise. can you suggest which file system should i go and it
will be great help if you give some links.
Regds
Sachin
On Mon, Nov 16, 2009 at 1... 
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... 
k5nwa - Nov 14 2009
At 06:00 PM 11/14/2009, you wrote:
> Hallo,
>
> is there a possibility to somehow tell in the message that this part
> is source-code and should be formatted accordingly?
> ... 
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. ... 
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 ... 
nxp_marketing_usa - Nov 13 2009
NXP, in conjustion with NTRU, will be hosting a webinar called "Leveraging =
NXP Encryption Libraries for Secure Data Communications." The webinar will=
be held at two separate... 
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 ... 
FreeRTOS Info - Nov 13 2009
p...@op.pl wrote:
> 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.
> ... 
Patrick - Nov 13 2009
Hi,
I wrote this function to inizialize the i2c0 devices but i think that is not correct init function because the i2c interrupt is not activeted.
_BOOL init_i2c_0(void)
{
... 
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... 
rtstofer - Nov 13 2009
--- In l...@yahoogroups.com, "raju_nem" wrote:
> Here is the flow of code.
>
> Main()
> {
>
> /*UART0 interrupts occures*/
> }
> UART0_isr()
> {
>
> ... 
Paul Curtis - Nov 12 2009
On Thu, 12 Nov 2009 06:51:09 -0000, wrote:
>
> I'd like your advice on an inexpensive JTAG emulator, preferably USB, to
> use with EW-ARM, but that might also work wit... 
Sutton Mehaffey - Nov 12 2009
I have a system that has a main circuit board jumper setting that can be
set to configure the system 3 different ways. This setting determines
the operation of the system and ... 
Mukund Deshmukh - Nov 12 2009
> here i am able to download the zip file inside the Folder(folder name is
> RTC(rtc interrupt)).Have u installed "winrar" which can zip or unzip the
> files.
>
Downloa... 
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... 
Paul Curtis - Nov 10 2009
On Tue, 10 Nov 2009 22:09:17 -0000, drproton2003
wrote:
> D'ohh. This was the first time I made any math calls from this file, so
> I didn't have math.h in there. m... 
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... 
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 ... 
rtstofer - Nov 9 2009
--- In l...@yahoogroups.com, "chetan_r_prabhu" wrote:
>
> Hi there,
> Iam a novice wrt ethernet and iam starting to learn the same by using LPC2378 based Keil MCB2300 ... 
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: [2 Articles]
Ravi Shankar R - Nov 9 2009
Go to www.Codesourcery.com and download the latest professional edition
toolchain. They have the boards supported from Keil. You can modify the
scripts for your own board.
Go ... 
yiewcj - Nov 9 2009
hi there,
I am new in writing embedded systemn program.
I am using Keil C software on this MCB2100.
Can anyone tell me where can i set and input my own data through CAN for tra... 
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... 
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... 
bobtransformer - Nov 6 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... 
Ashwin Athani - Nov 6 2009
On Fri, Nov 6, 2009 at 9:52 PM, supriya albal wrote:
> Does anyone have code for lcd-keyboard interfacing for lpc2148?
>
Yes, you can find it at http://code.google.com/... 
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... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next