Search the web
Sign In
New User? Sign Up
lpc2000 · LPC ARM Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3124 - 3153 of 45840   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3124
Hi all, is there a possibility to issue a software reset to a LPC2119 chip. I would like to have all registers etc, in the same state as after a hardware...
alipowsky
Offline Send Email
Sep 1, 2004
10:16 am
3125
... one of the methods common to all microcontrollers is to use a watchdog timer, don't know if it can be called a software reset, but does what you need....
Jan Szymanski
janek_szymanski
Offline Send Email
Sep 1, 2004
10:45 am
3126
Try the Cygnal CP2101 ! This is a small UART-To-USB Bridge Controller, which is very easy to use. Regards, elvis_seventy_seven...
elvis_seventy_seven
elvis_sevent...
Offline Send Email
Sep 1, 2004
12:26 pm
3127
When reading bits 16:23 of I/O Port1 into a byte variable, I'd normally do something like this... unsigned char Variable; Variable = (IO1PIN >> 16)& 0xff; I'm...
Leighton Rowe
leightonsrowe
Offline Send Email
Sep 1, 2004
1:54 pm
3128
... I thought I remembered something about peripherals and word access in the user manual so I went and looked it up. From the bottom of p49 of the 2119 user...
Robert Adsett
robertadsett
Offline Send Email
Sep 1, 2004
2:32 pm
3129
Hi folks, Could someone recommend a suitable JTAG interface to use with Rowley's (Linux) IDE please? Preferably one someone's actually used and knows works!...
robert.wood@...
dibosco
Offline Send Email
Sep 1, 2004
5:17 pm
3130
Rob, ... The parallel port wiggler works for most people, and Olimex do a cheap unit. Downside is it doesn't work on some parallel ports for some reason....
Paul Curtis
paul_l_curtis
Offline Send Email
Sep 1, 2004
5:21 pm
3131
Ah, I'd forgotten about your USB one! Think I'll get an Olimex one and upgrade to USB when you get your act together! ;-) Cheers, Rob Rob, ... The parallel...
Robert Wood
dibosco
Offline Send Email
Sep 1, 2004
5:26 pm
3132
... and upgrade ... Hi Robert I use CrossWorks (windows) and use Segger J-Link and Wiggler JTAG. I have problems when using Segger J-Link, it fails to stop...
johnnorgaard2003
johnnorgaard...
Offline Send Email
Sep 1, 2004
9:25 pm
3133
I'm about to start work on a project using the LPC2104. Has anybody used either the Lauterbach or the EPI Majic with any success on this device? Regards, ...
Raymond Rogers
orac_1961
Offline Send Email
Sep 1, 2004
9:31 pm
3134
John, ... Have you loaded the latest firmware into the J-Link? Rolf Segger's last e-mail to me on the subject invited us to try the new software. Jon Elliott...
Paul Curtis
paul_l_curtis
Offline Send Email
Sep 1, 2004
9:52 pm
3135
How does one load new firmware into the J-Link? Richard ... Olimex. ... last...
Richard
richas
Offline Send Email
Sep 1, 2004
11:54 pm
3136
Thanks on the advice! I'm most probably going to go with FTDI. it seems that firmware/software support is quite extensive. I'll probably throw in the footprint...
Milos Prokic
prokic
Offline Send Email
Sep 2, 2004
12:32 am
3137
Richard, I think you download the latest DLL and give it a whirl; ask Rolf. I'm not really affiliated with the ARM produce per se. -- Paul....
Paul Curtis
paul_l_curtis
Offline Send Email
Sep 2, 2004
12:57 am
3138
Does anyone know what the power consumption of the LPC210x or 211x is with the CPU in IDLE mode and only the RTC running? I can only find figures for active...
dave_albert
Offline Send Email
Sep 2, 2004
7:22 am
3139
Is there any small TCP/IP stack with PPP that can be implemented over ECOS in LPC2106 (128KB FLASH + 64KB SRAM) ?...
Ilko Radulov
IlkoR
Offline Send Email
Sep 2, 2004
8:25 am
3140
check this : http://www.silabs.com/products/microcontroller/interface.asp 3$,no other components around, and extended temperature range ... ... nice test ... ...
nourson54
Offline Send Email
Sep 2, 2004
8:34 am
3141
Have a look at lwIP http://savannah.nongnu.org/projects/lwip/ It has even been ported to eCos. Is there a reasonably complete port of eCos for the LPC? ...
Bill Knight
wmk6341
Offline Send Email
Sep 2, 2004
11:14 am
3142
Greetings, My name is JR Rodrigues and I am with CMX Systems, which offers a tiny TCP/IP stack called CMX-MicroNet which will fit nicely on the processor that...
jrcmx1234
Offline Send Email
Sep 2, 2004
11:22 am
3143
Hi everyone, I'm having some problems with using the A/D converter of the LPC2129 ARM board. I'm interfacing the board with an LM35DZ temperature sensor which...
daniela_boyo
Offline Send Email
Sep 2, 2004
11:23 am
3144
here's the code im using: for setting it up, using a PCLK of 60Mhz ADCR = 0x00210E01; set up ADC AIN0, @PCLK/15 =4MHz, 10bit ADCR ¦= 0x01000000; to read the...
Fuentes Rodriguez, M.E.
mef6@...
Send Email
Sep 2, 2004
12:01 pm
3145
Hi, Thanks very much for your help. I tried out the code you sent and it works perfectly! Best regards, Daniela. ... LPC2129 ... if...
daniela_boyo
Offline Send Email
Sep 2, 2004
1:57 pm
3146
Hello All http://hubbard.engr.scu.edu/embedded/arm/armlib/ I need this library ,but unfortunately unable to D\L it. Any one have it ? Thanks in advance Bobi ...
bobi catorski
bobi_cat2000
Offline Send Email
Sep 2, 2004
2:39 pm
3147
FTDI chip will run at 3MB but not the silab chip. It depends on what speed you need. Also, I think the drivers are not free for silabs but they are free at...
Gus
gus_is_working
Offline Send Email
Sep 2, 2004
3:20 pm
3148
i'm new in programming µc but i have some skills in c programming. i read in the user manual of the lpc 2124 all about the vic how to set the variables. but i...
supertoll_trinity
supertoll_tr...
Offline Send Email
Sep 2, 2004
4:32 pm
3149
if it is usefull: i'm using the µvison3 compiler...
supertoll_trinity
supertoll_tr...
Offline Send Email
Sep 2, 2004
4:35 pm
3150
... First let's deal with the interrupt architecture. The basic response to exceptions is a table containing jump instructions at the start of the address...
Robert Adsett
robertadsett
Offline Send Email
Sep 2, 2004
6:02 pm
3151
Hi, I am trying to use the IAP commands using lpc2114. The result[0] is allways 0. when the C compiler does not have -interwok option, the uC hangs. Is there...
araft0
Offline Send Email
Sep 3, 2004
12:18 am
3152
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc2000 group. File :...
lpc2000@yahoogroups.com
Send Email
Sep 3, 2004
8:39 am
3153
... I am using a GNUARM-3.4.1. [fragment of app.s] irq_handler: @ Interrupt Service Routine. @ args = 0, pretend = 0, frame = 0 @ frame_needed = 1,...
Pawel Sikora
rzulfik
Offline Send Email
Sep 3, 2004
9:58 am
Messages 3124 - 3153 of 45840   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help