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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 486 - 515 of 634   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
486
Hi, everybody! I am trying to build a parallel port ICP adapter. I think it will be quite usefull and low cost. But I can not read data from the...
leg.strong
Offline Send Email
May 11, 2008
7:40 am
487
... I think the parallel port of the PC has pull-up resistor that can influence the reading. Please use a bidirectional transceiver like 74hc245 to force the...
Stefano Panichi
s.panichi
Offline Send Email
May 11, 2008
8:44 am
488
It dose have pull-up on the PDA line, because I use open-drain inverter 74HC05, connection diagram is similiar to the parallel port-iic adapter(you can find it...
Strong Leg
leg.strong
Offline Send Email
May 11, 2008
10:53 am
489
Circuit is OK. If you are sure that all timings are respected then the CPU doesn't work. In particular mode check that tVR time (RST delay from VDD active) is ...
Stefano Panichi
s.panichi
Offline Send Email
May 11, 2008
7:10 pm
490
kindly anyone suggest the use of real time clock in LPC series microcontroller. can i use this feature as actual RTC such as DS1307?...
vijay.satra
Offline Send Email
May 20, 2008
12:26 pm
491
Hello, I tried to configure all P5.x pins as open drain outputs, setting both P5M1 and P5M2 to 0xFFH. My target application has this kind of circuit attached...
fabiosomenzi
Offline Send Email
May 30, 2008
6:54 am
492
In any case you probably should add a pullup to 5v to handle any leakage that will occur. You can calculate how much leakage you have by measuring the voltage...
Willard
aplgoat
Offline Send Email
May 30, 2008
1:09 pm
493
... Does anyone knows if such a circuit would also be ok for the LPC901? In any case please report if it works, that would be interesting to know. Cheers, ...
Alexandre Pereira Nunes
alexandrenun...
Offline Send Email
Jun 3, 2008
9:41 pm
494
Hi, it's been a while since I was dealing with the LPC900 but this is what I remember: ICP is possible with all LPC900 devices, including the LPC901. IAP is...
lpc2100_fan
Offline Send Email
Jun 4, 2008
4:01 pm
495
&nbsp; ISP Lite is possible with All LPC900.. &nbsp; Regards, Nilesh (09925049517)&nbsp; &nbsp; &nbsp; ... From: lpc2100_fan &lt;lpc2100_fan@...&gt; ...
Nilesh
inileshce
Offline Send Email
Jun 4, 2008
5:27 pm
496
I am using keil's START900. Anybody know the right settings for this assembly program? I know it is a lot to ask. Thank you. ALvin... APSTRON P.O. Box 10336 ...
Alvin Schmitt
schmitt_alvin
Offline Send Email
Jun 6, 2008
11:10 pm
497
Hello, I'm a new LPC935 user and for my first application, my microcontroller BUG, where is the problem??? (Sorry for my bad English, I've some difficulties...
François
francois83_be
Offline Send Email
Jun 16, 2008
11:18 pm
498
... You forget to set the pin 2.3 as output pin: you must reset P2M1.3 and set P2M2.3 bits respectively. At reset the pins are all set as inputs. I suggest you...
Stefano Panichi
s.panichi
Offline Send Email
Jun 17, 2008
7:16 am
499
i'm first time to used this chip, i just write simple program to blink LED from keil example. It not working, i have testing using keil simulator and it...
gogainet
Offline Send Email
Jul 1, 2008
11:51 am
500
... Have you set the led pin as output pin ? Remember that at reset the pins are all set as inputs....
Stefano Panichi
s.panichi
Offline Send Email
Jul 1, 2008
12:36 pm
501
Hi all, (new member here...) out of curiousity I had a look at the source code of ISP to ICP bridge v16, available in the files section of this group. It's a...
Ingo Debus
ingo_debus
Offline Send Email
Jul 1, 2008
4:27 pm
502
i want accurate timing so i used external crystal of 8MHZ with LPC936 but i found the following problems. 1.With crystal (8MHZ) & its capacitor value 33pf or...
vijay.satra
Offline Send Email
Jul 7, 2008
6:41 am
503
Do not use AUXR1.... cuase it will not help i think... also check the errata sheet of Micocontroller.. Regards, Nilesh (09925049517)  Potent embedded...
Nilesh
inileshce
Offline Send Email
Jul 7, 2008
10:09 am
504
Try a solid state relay that switches at the zero voltage crossover point. I made my own and it stopped noise getting from the relay (mechanical) to the...
Alvin Schmitt
schmitt_alvin
Offline Send Email
Jul 7, 2008
7:41 pm
505
yes i have set it as output, anyone have simple example (keil file), please to send me. to gogainet@.... ... blink ... oscilator....
gogainet
Offline Send Email
Jul 8, 2008
9:02 am
506
I am using the LPC936 as well with 7.328MHz crystals. I have had the same problem in three different projects therefore I doubt it has anything to do with...
geejee_lpc
Offline Send Email
Jul 8, 2008
5:08 pm
507
which pin have you used ? Regards, Nilesh (09925049517)  Potent embedded solutions   ... From: gogainet <gogainet@...> Subject: [lpc900_users] Re: new...
Nilesh
inileshce
Offline Send Email
Jul 9, 2008
8:01 am
508
Which programmer are you using?? and while programming the device have you set the boot location to 0x0000H? Pls check, I faced similar problem. By default in...
navneet_copper
Offline Send Email
Jul 10, 2008
4:24 am
509
I will say use ICP Programming Method... Many Commercial and low cost programmers available... Regards, Nilesh (09925049517)    ... From: navneet_copper...
Nilesh
inileshce
Offline Send Email
Jul 10, 2008
8:15 am
510
i'm using universal programmer. the compiler i using is keil, in the example there are start900.a51, and i have disable the ISP entry during power up?, that is...
gogainet
Offline Send Email
Jul 15, 2008
3:57 pm
511
Are using ISP Method or ICP Method ???? Regards, Nilesh (09925049517)    ... From: gogainet <gogainet@...> Subject: [lpc900_users] Re: new LPC925...
Nilesh
inileshce
Offline Send Email
Jul 15, 2008
4:19 pm
512
i'm using Parallel method with hi-lo system programmer. i have the ICP proggrammer but i not yet try it. ... programming ... <gsembox- ... program ... ...
gogainet
Offline Send Email
Jul 15, 2008
4:38 pm
513
can you send me your software ??? Regards, Nilesh (09925049517)    ... From: gogainet <gogainet@...> Subject: [lpc900_users] Re: new LPC925 user-haw to...
Nilesh
inileshce
Offline Send Email
Jul 15, 2008
5:29 pm
514
this example program from keil. #include <REG925.H> // register definition void delay (unsigned int cnt) { while (--cnt); } void main() { unsigned char i; ...
gogainet
Offline Send Email
Jul 17, 2008
11:39 am
515
Hello folks, Anyone of you ever tried to succesfully "talk" to an SPI device like a flash memory or a RTC(?) I tried Code architect but in vain :( Plz any code...
timos timos
timos_t
Offline Send Email
Jul 28, 2008
6:28 am
Messages 486 - 515 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