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 45888 - 45917 of 45917   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
45888
... On my x86 box with YAGARTO, I couldn't get anything to work correctly. I have been having a problem with YAGARTO since I upgraded a few months ago. I...
rtstofer
Offline Send Email
Nov 10, 2009
7:42 pm
45889
Hello Richard, hello Rajun, would it not be easier if Rajun just zips the complete directory / project and upload it to files area ? I think, there should...
capiman26061973
Offline Send Email
Nov 10, 2009
7:56 pm
45890
I've come across a problem with fabsf() in crossworks. Here is a code snippet: ftemp=fabsf(FloatArray[0]); ftemp2=fabsf(FloatArray[1]); ...
drproton2003
Offline Send Email
Nov 10, 2009
8:22 pm
45891
... From: "raju_nem" <rajun.dsp@...> To: <lpc2000@yahoogroups.com> Sent: Tuesday, November 10, 2009 7:31 PM Subject: [lpc2000] Re: JTAG Programming ... ...
leon Heller
leon_heller
Offline Send Email
Nov 10, 2009
8:31 pm
45892
Thank u leon, Any coding is required for JTAG(JTAG init function, etc..)(if i use wiggler schematic)on PC side?can u share Rowley CrossWorks software in the...
raju_nem
Offline Send Email
Nov 10, 2009
8:50 pm
45893
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,...
Pablo Mora
pablitophoto...
Offline Send Email
Nov 10, 2009
9:04 pm
45894
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...
Theyagu
theyaguk_85
Offline Send Email
Nov 10, 2009
9:05 pm
45895
... Sure, zipping it up and posting it is likely to result in a working sample a lot faster than it has been going. The only reason I haven't posted a working...
rtstofer
Offline Send Email
Nov 10, 2009
9:26 pm
45896
On Tue, 10 Nov 2009 20:22:07 -0000, drproton2003 <drproton2003@...> ... Make absolutely sure you have #included <math.h>. -- Paul....
Paul Curtis
paul_l_curtis
Offline Send Email
Nov 10, 2009
9:27 pm
45897
Hi: You are referring to the Input Capture Feature that the Timers have. As soon as you enable the timer, the timer counter register starts counting. As soon...
alexander_ribero
alexander_ri...
Offline Send Email
Nov 10, 2009
9:36 pm
45898
Hola Pablo: Both PHY devices are recommented by NXP. The Example code provided by NXP supports both PHY. The Micrel Website provides the PHY datasheet, but...
alexander_ribero
alexander_ri...
Offline Send Email
Nov 10, 2009
9:40 pm
45899
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 ...
Nico Christie
nicolas_chri...
Offline Send Email
Nov 10, 2009
9:53 pm
45900
D'ohh. This was the first time I made any math calls from this file, so I didn't have math.h in there. my mistake. Not the first time I've done this, but in...
drproton2003
Offline Send Email
Nov 10, 2009
10:09 pm
45901
On Tue, 10 Nov 2009 22:09:17 -0000, drproton2003 <drproton2003@...> ... No. It's just if that you have not prototyped f then by the "rules of C", fabsf...
Paul Curtis
paul_l_curtis
Offline Send Email
Nov 10, 2009
10:13 pm
45902
... From: "raju_nem" <rajun.dsp@...> To: <lpc2000@yahoogroups.com> Sent: Tuesday, November 10, 2009 8:49 PM Subject: [lpc2000] Re: JTAG Programming ... ...
leon Heller
leon_heller
Offline Send Email
Nov 10, 2009
10:54 pm
45903
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...
isabelle_cda
Offline Send Email
12:45 am
45904
If you are truly interested in pulse counting rather than measuring the period between two pulses, you can configure one timer to take an external clock input,...
mehiegl
Offline Send Email
1:01 am
45905
... We use Nicad battery, that was use to come in old (very old) PC mother board. It's 60mAh 3.6 volts, and charge by a small resistance connected to 5 volt....
Mukund Deshmukh
mukund_deshm...
Offline Send Email
4:21 am
45906
Hi, You have to use different compiler. that is cross compiler. like keil compiler for ARM, IAR workbench for ARM etc Here is the list of available tools for...
sachin kumar
sachindhiman123
Offline Send Email
4:34 am
45907
Hi, You can use Keil compiler and down load sample code from www.keil.com <http://www.keil.com/> . This may solve all your problems. Regards, Viren _____ From:...
viren
viren.dobariya
Offline Send Email
5:53 am
45908
Hi friends, Did anybody make it work a hid keyboard on lpc2468 usb host? Gurkan [Non-text portions of this message have been removed]...
Gurkan Karakus
aspendosus
Offline Send Email
6:51 am
45909
hi Theyagu   its a common problem always to start with a new controller and get used to it.   my suggestion for a sharp ramp up, just read the user manual...
Nilojyoti Sarkar
sarkar.niloj...
Offline Send Email
8:03 am
45910
Richard, You misread Martin's e-mail: it should be Rajun to zip and upload his files, not you. I aggree with him too that you've been a heck of a consultant on...
jcdmelo
Offline Send Email
12:23 pm
45911
Hi richard, As u said,i zipped my files and kept in the files section with name of folder is RTC(rtc interrupt).Can i know the mistake where it is done? Means...
raju_nem
Offline Send Email
2:51 pm
45912
... It will be tomorrow afternoon at the earliest. The contractors will be here in a few minutes to start replacing all the windows. Tonight and tomorrow...
rtstofer
Offline Send Email
4:02 pm
45913
Hi Sutton, ... It's the same as this one on the NXP site AN10420 USB Virtual COM Port on LPC214x with Source Code, V1 (Jan 4, 2006) ...
t_chinzei
Offline Send Email
4:08 pm
45914
... As Bertrik write in his LPCUSB page ( http://wiki.sikken.nl/index.php?title=LPCUSB ) "Check out the latest sources from the SVN archive: type 'svn co...
t_chinzei
Offline Send Email
4:36 pm
45915
... Thank you Tsuneo ! I did finally get it to run. One of my problems was that I had timer0 interrupt enabled with no code ! That, I think, was causing...
bobtransformer
Offline Send Email
5:04 pm
45916
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...
alexander_ribero
alexander_ri...
Offline Send Email
5:32 pm
45917
Hi: Effectively, P1.25 does not output CLKOUT as seems to indicate the PINSEL3 selection table (Table 82). Section 4.10 clearly states that the CLKOUT function...
alexander_ribero
alexander_ri...
Offline Send Email
7:50 pm
Messages 45888 - 45917 of 45917   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