Search the web
Sign In
New User? Sign Up
lpc900_users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 404 - 449 of 634   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
404
Hi there, I'm having problems putting the LPC into the total power-down mode when using a boud rate of 9600 for the UART interface. The courious thing is that...
maciej_wiatr
Offline Send Email
Mar 19, 2007
10:16 pm
410
Hi Im a beginer in this. Im from Slovenia so my language is not so good, and i have a question how to connect and program 4X20 LCD to LPC936, and ho to write a...
ales.moskon
Offline Send Email
Apr 5, 2007
5:39 pm
411
Hi All and NXP App's, I am doing a development with a LPC925 that will be the ISP to ICP bridge. I would like to modify the latest (ver 1.7) Bridge code so I...
phlpcmicro
Offline Send Email
Apr 6, 2007
2:10 am
419
I just found an error in the P89LPC952 User Manual (Rev.00), and also in the reg952.h header file that you can download from the Keil website. The error is in...
Fausto Marzoli
faumarz
Offline Send Email
Apr 19, 2007
2:04 pm
420
... My fault: this is not true. I just checked the esacademy code generator, and the code is correct now. Maybe I downloaded the UART0 code and then modified...
Fausto Marzoli
faumarz
Offline Send Email
Apr 19, 2007
2:21 pm
421
I found out another problem with using LPC952 serial port 1: the interrupt enable bit is IEN2.2 and the IEN2 SFR address is D5H. (This is correct, as in the...
Fausto Marzoli
faumarz
Offline Send Email
Apr 20, 2007
7:20 am
422
... No, my fault again... the bug is in the Esacademy code architect that generates an ANL instead of a ORL with the bitmask. I was so "fused" after many hours...
Fausto Marzoli
faumarz
Offline Send Email
Apr 20, 2007
4:21 pm
423
... problem ... Code ... in the ... => Do very body a favor and inform Esacademy so code Architect can be updated. support@... ...
phlpcmicro
Offline Send Email
Apr 20, 2007
4:55 pm
424
I have just purchased a Keil EPM900 emulator. After installing the uVision software, I am unable to use the help system. I was told to update the software to...
userof936
Offline Send Email
Apr 28, 2007
4:14 am
429
Using a P89LPC932, 3, 4, or 5, when Timer 1 overflow (Timer 1 in Mode 2) is used as the source for I2C SCL (CRSEL = 1), TH1 determines I2C SCL rate. I have...
poorejw
Offline Send Email
Jun 15, 2007
10:51 pm
430
Hello, I am starting a small project on LPC932. There seems to be quite a few toolchain options out there: Keil Rigel Raisonance IAR SDCC (open-source) Which...
Eugene Peng
y3peng
Offline Send Email
Jun 20, 2007
8:40 pm
431
Keil MCB900 ________________________________ From: lpc900_users@yahoogroups.com [mailto:lpc900_users@yahoogroups.com] On Behalf Of Eugene Peng Sent: Wednesday,...
Poore, John
poorejw
Offline Send Email
Jun 20, 2007
10:59 pm
432
Hi, there are two options from Keil. A free 4k version called LPC-Studio and a low cost 16k version for NXP LPC900 only. This version can be found here:...
lpc2100_fan
Offline Send Email
Jun 21, 2007
12:32 pm
433
I noticed that the User manual (UM10116.pdf Rev. 02 — 9 June 2005) states that the IAP functions return an error when the Carry Flag is set. But the ISP boot...
john
j_funk1425
Offline Send Email
Jun 23, 2007
2:53 am
434
Dear John, I had a look at the LPC2_ISP_8K_V04.a51, and it is the F0 flag in PSW. You are right that the IAP function returns error when the Carry Flag is set,...
Dr. Vithal N. Kamat
vnk_ad1
Offline Send Email
Jun 26, 2007
3:09 pm
435
I don't believe that F0 is the PSW flag bit since I can't find a definition (like: F0 EQU D0) in the file. This would mean the assembler would interpret it as...
john
j_funk1425
Offline Send Email
Jun 26, 2007
4:37 pm
436
Dear John, FO bit is PSW only. You can also look at header(.h) file or include(.inc) file In LPC9xx.h ---> sbit F0 = PSW^5; In LPC9xx.INC ---> F0 BIT...
Nilesh
inileshce
Offline Send Email
Jun 27, 2007
4:54 am
437
I did not include either of those header files. In fact, the 'LPC2_ISP_8K_V04.a51' compiles without adding any other files to the project. I compiled...
john
j_funk1425
Offline Send Email
Jun 27, 2007
6:59 am
438
Ok let me know which crosss compiler are you using ? If you are using Keil then by default SFR definition is of 8051 standard SFR definition. Nilesh john...
Nilesh
inileshce
Offline Send Email
Jun 27, 2007
7:34 am
439
I'm using Keil. ... standard SFR definition. ... the 'LPC2_ISP_8K_V04.a51' compiles without adding any other files to the project. I compiled...
john
j_funk1425
Offline Send Email
Jun 27, 2007
4:49 pm
440
OK, I see what you guys mean. The uVision IDE try's to be too smart for it's own good and adds the definitions (somewhere?) for the standard 8051 by default....
john
j_funk1425
Offline Send Email
Jun 27, 2007
5:35 pm
441
Hi, just found this one on Digikey. http://www.teamfdi.com/products/downloads/support/brochures/LCD%20Demo% 20Brochure%20Rev1.pdf It is a demokit for LPC900 +...
lpc900
Offline Send Email
Jul 17, 2007
11:37 pm
442
Hi, I'm using a P89LPC936 with a 12MHz crystal (SMD case HC49/4H) The uC doesn't always start. It seems that oscillation level is too small (0.5V to 1.6V with...
pyalpc936
Offline Send Email
Jul 18, 2007
8:35 am
443
Hi, There seems to be an issue with startup on some types of crystals. NXP put out an app note: ...
mcu_monkey
Offline Send Email
Jul 23, 2007
9:47 pm
444
Hi, i have a problem with the output ports of the LPC930. I try to switch a FET by toggling a port pin. Works just fine, but if I set the output = LOW in the...
denverone@...
Send Email
Aug 3, 2007
1:41 pm
445
You must set it high during initialization as this overrides toggeling (I'm assuming that you are open drain or weak pull-up mode) John W. Poore, Principal...
Poore, John
poorejw
Offline Send Email
Aug 3, 2007
3:25 pm
446
At another pin I have a LED and there it is working, even if I set the pin LOW during the initialization....
denverone@...
Send Email
Aug 6, 2007
6:40 am
447
Hi -- I just joined this group and am looking for some feedback. A) To program (write programs for) the LPC9XX which compiler do you find better 1) SDCC or 2)...
Alvin Schmitt
schmitt_alvin
Offline Send Email
Oct 22, 2007
5:26 am
448
I used both, and I can say that depends on your knoledge an target: if you want to hava a free tool, you have to choose SDCC and will have also a lot of ather...
brginne69
Offline Send Email
Oct 22, 2007
7:40 am
449
Hi! The LPC935 has two DAC outputs. I thought it would be nice to use those DACs in a new design. I've done some testing with DAC and it works... well, in some...
geeliwan
Offline Send Email
Nov 6, 2007
10:31 am
Messages 404 - 449 of 634   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