Search the web
Sign In
New User? Sign Up
lpc900_users
? 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 179 - 213 of 634   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
179
this is a email / a reply from Embedded Systems Academy ... Hi Harald, Version 2.40 of Flash Magic is now available that supports sending the CCP command. Go...
lpcharrylpc
Offline Send Email
Oct 26, 2005
9:05 am
180
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc900_users group. File : /v15 ISP...
lpc900_users@yahoogro...
Send Email
Oct 26, 2005
7:12 pm
181
Hi everybody, I would like to introduce my LPC900 programmer for all of you who, like me, are fascinated with the Phlips micros. My program has the ...
opiedrahita2003
Offline Send Email
Oct 28, 2005
12:48 am
182
hi Andy, isp to icp bridge version 1.6 is available now! you can download it on the website: http://www.esacademy.com/software/flashmagic/ Best regards! Frank...
zhong yongbo
zhongyongbofly
Offline Send Email
Oct 31, 2005
2:55 am
184
hello, I want to know about UART performance. (1)In case of LPC900 series Microcontrollers use UART, How much will permissible range of error margin? (2)The...
yen0yuki
Offline Send Email
Oct 31, 2005
6:12 am
185
Hello, the permissible Error margin combined over the transmition of a byte including start and stopbit has to be less than half a bit. Half a bit is 50%,...
philips_apps
Offline Send Email
Oct 31, 2005
9:14 am
186
Enter your vote today! A new poll has been created for the lpc900_users group: Do you use ISP or ICP for your LPC900 design? o ISP o ICP o Already programmed...
lpc900_users@yahoogro...
Send Email
Dec 13, 2005
3:33 pm
188
Dear LPC9xx Users. Take advantage of one of the most powerful micros in the market, the LPC9xx. There is not reason to stay outside this fantastic world. The...
opiedrahita2003
Offline Send Email
Dec 14, 2005
3:26 pm
189
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc900_users group. File : /USB-ICP...
lpc900_users@yahoogro...
Send Email
Dec 14, 2005
4:19 pm
190
All, application note 10258 'How to use the LPC900 In-circuit programming (ICP)' shows the configuration of PCL and PDA pins for LPC935 to be at p0.5 and p0.4,...
maciej_wiatr
Offline Send Email
Dec 25, 2005
9:01 pm
191
All, PHILIPS claims in the data sheets for the LPC9XX family that the MCUs can operate at 2.4V to 3.6V. Have you tried to get one of them run at 2.5V? I've...
maciej_wiatr
Offline Send Email
Dec 25, 2005
9:06 pm
192
Hi there, You need to disable 'brownout detection' in DEVICE CONFIGURATION. Then it will work upto 2.4V, else it will hang/reset/stop-working at 2.7V. Hitesh...
Hitesh Mahant
vital4all
Offline Send Email
Dec 26, 2005
3:20 am
193
Hi friends, I have two types of LPC922. One lot is LPC922F CCxxxx (TSSOP), other in LPC922FN CCxxxx. The verF is supporting multiple programming using ISP,...
Hitesh Mahant
vital4all
Offline Send Email
Dec 26, 2005
3:34 am
194
The LPC936 utilizes the P05 and P06 pins for ICP indeed. I've already programmed over a hundred devices this way. Gertjan ... documentation. ... too?...
geejee_lpc
Offline Send Email
Dec 26, 2005
10:02 am
195
I've had trouble getting LPC935-936 devices into programming mode too. What worked for me was to set the reset-output pin from the ICPISPbridge program to...
geejee_lpc
Offline Send Email
Dec 26, 2005
10:13 am
196
Gertjan, which of the two you mentioned is what? For LPC935: PDA - p0.4 PCL - p0.5 For LPC936: PDA - ... PCL - ... p0.5? p0.6? Can you point me to an internet...
Dr. Maciej Wiatr
maciej_wiatr
Offline Send Email
Dec 26, 2005
12:15 pm
197
LPC936 is fully pin-compatible with LPC935. As far as I know this is not documented. ... already ... <maciej.wiatr@b...> ... programming ... to be at ... ...
geejee_lpc
Offline Send Email
Dec 26, 2005
3:49 pm
198
Dear all, Ax51 CPU has bit control instruction that is CLR and SETB. LPC900 family have register are A,B,PSW,DPTR(DPH,DPL),SP,R0-R7*4 I confirmed the register...
yen0yuki
Offline Send Email
Dec 27, 2005
1:31 am
199
Hello Gertjan, Thanks for the tip. I will go through bridge code and will try to implement. I tried using 10k pullup on p0.4, p0.5 and p1.4(reset); it improved...
Hitesh Mahant
vital4all
Offline Send Email
Dec 27, 2005
1:35 am
202
... Dear yenOyuki, SETB/CLR opcode are suitable only in bit segment 20H-2FH and in SFR area for all address multiple of 8H ( eg. ACC B PSW Pn etc.) To...
ar_e_sys
Offline Send Email
Dec 30, 2005
9:00 pm
203
Gertjan, you wrote in your former mail that P05 and P06 were used... for LPC935 it is P04 and P05... I suppose you meant P04 and P05, right? Thanks, Maciej...
Dr. Maciej Wiatr
maciej_wiatr
Offline Send Email
Dec 31, 2005
11:59 am
204
You're right, P04 and P05 it is indeed. Sorry about that. ... LPC935...
geejee_lpc
Offline Send Email
Jan 1, 2006
10:43 am
206
Hello!! I want to put some asm code inside the main.c file!! Like: for(j = 0; j < 13; j++){ MOV A, #LOW display RLC A INC A } ... If it isn't possible... I...
gandolfix
Offline Send Email
Jan 10, 2006
6:55 pm
207
... Check your C compiler documentation. it should tell you how to do this. ... There is no assembly instruction RLC @R0. RLC operates only on the accumulator....
Ian bell
ruffrecords
Offline Send Email
Jan 10, 2006
7:05 pm
208
Hello, I want to use the PWM to dim a LED. This led is connected with a 470 Ohm resistor to 5VDC. The controller is running on 3VDC. I want to set the output...
markvanelst
Offline Send Email
Jan 18, 2006
9:49 am
209
Mark, not 100% sure but I would think your assumption is correct that a pin that is associated with a function (UART, PWM) becomes push/pull. The open drain is...
lpc2100_fan
Offline Send Email
Jan 18, 2006
9:31 pm
210
Dear all, I want to use Timer0 of LPC938. So I try simulation by uVision3. When I selected [option] - [Device]tag "LPC938", I want it to move at about 100us...
yen0yuki
Offline Send Email
Jan 20, 2006
1:33 am
211
Hi, the timers are identical on both microcontrollers. There is a chance that you slected 12 MHz external clock for one micro and the internal RC oscillator...
philips_apps
Offline Send Email
Jan 20, 2006
5:23 pm
212
Should work fine with open drain outputs. Make shure you set the output to the logical high state to enable it! ... 470 ... set ... bit). ... pull ... pin...
geejee_lpc
Offline Send Email
Jan 21, 2006
10:46 am
213
Dear Robert, Thanks you for your answer. ... Either microcomputer is the same setting that it is selected internal RC oscillator(7.373MHz). It is only a...
yen0yuki
Offline Send Email
Jan 23, 2006
6:21 am
Messages 179 - 213 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