Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

lpc900_users

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 366
  • Category: Microcontrollers
  • Founded: Jul 10, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 635 - 665 of 668   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
635 goossensd Send Email Dec 23, 2009
5:13 pm
Hi, I meet some problem of flash corruption. Is anybody know a method to read the flash contents of a P89LPC932A1FDH? Actually i program the microprocessor by...
636 geejee_lpc Send Email Dec 23, 2009
8:23 pm
You may use ICP to readout the flash CRC. Don't know about reading actual contents. Are you using an external crystal? I'm asking this because the flash in my...
637 David Goossens
goossensd Send Email
Dec 23, 2009
10:13 pm
Yes, i use external resonator. I will try to use an other way for external clocking. Thanks for your answer. David From: geejee_lpc Sent: Wednesday, December...
638 rodb70@...
rodb70... Send Email
Feb 8, 2010
7:58 pm
All, Does anybody know how I might contact Mr Bauke Siderius? I have taken version 1.6 of his software from the forum files section and intergrated it into a...
639 Bob T
lpc2100_fan Send Email
Feb 9, 2010
12:13 am
... Hi Rod, please check your mail account connected to this forum. Bob...
640 bestfranksmith Send Email Apr 17, 2010
2:14 am
Does anybody know about that? Thank you....
641 Alvin Schmitt
schmitt_alvin Send Email
Apr 17, 2010
2:44 am
What is ISP?  What is ICP? APSTRON LLC P.O. Box 10336 Blacksburg VA 24062-0336 www.blacksburg.net/~schmitta ... From: bestfranksmith...
642 kittmaster Send Email Apr 17, 2010
1:21 pm
ISP = In System Programming ICP = In Circuit Programming...
643 kittmaster Send Email Apr 17, 2010
1:23 pm
ISP = In System Programming ICP = In Circuit Programming...
644 ast66
suzix1400 Send Email
Apr 17, 2010
1:36 pm
I think you want to read the program memory, you didn't specify this in your question. But, as I know, this is not possible. You could only read a 32-bit CRC...
645 time_fora_pint Send Email Apr 26, 2010
5:51 pm
Hi, I just can't seem to find information as to what the voltage reference value is for the SAR ADC used in several LPC9xx devices. It would be fair to assume...
646 time_fora_pint Send Email Apr 26, 2010
5:52 pm
Hi, I can't find any info about the ADC voltage reference for LPC915.. etc. I assume it must be the 1.23V internal ref but nowhere is this described , either...
647 Bob T
lpc2100_fan Send Email
Apr 26, 2010
6:01 pm
Hi, the internal reference is derived from the supply voltage. There is no absolute voltage reference like the internal 1.23 (used for brown out) but the...
648 slavkok Send Email Jul 8, 2010
8:29 am
Hello.. I Try to setup CCU PWM unit in LPC936 but cant get it working. Timer 0/1 as pwm works great but I need more PWM's The unit is clocked with 18MHz...
649 Slavko Kocjancic
slavkok Send Email
Jul 8, 2010
9:22 am
... I'm wrong.. PLL use PCLK and this is CCLK/2. Seems that CCU as PWM must use PLL as now with PLL works....
650 kittmaster Send Email Jul 8, 2010
12:49 pm
Yes, make sure you have a pull up resistor on the PWM pin to VCC of the chip or it will not start PWM. Found this out the hard way. Typical value of 2.2K will...
651 Slavko Kocjancic
slavkok Send Email
Jul 8, 2010
2:15 pm
... ??? Not needed!! Just configure pin as push pull output! It's works....
652 kittmaster Send Email Jul 8, 2010
2:45 pm
Wrong, the push pull design is disabled in code to open drain. Check your code, don't believe that, use code architect to validate the result of the GPIO...
653 Ryan Bohm
evsource_com Send Email
Jul 8, 2010
3:47 pm
Hi everyone, I have a USB-ICP-LPC9XX programmer that I've used just a handful of times. I've got my own custom programming header soldered on to the end of the...
654 Slavko Kocjancic
slavkok Send Email
Jul 8, 2010
5:16 pm
... That's odd. I have working board without pullup's and I clearly see difference if change port from quasibidir to pushpull on scope....
655 mv
mvk_1955 Send Email
Feb 20, 2011
6:54 pm
hi, have you succeeded in resolving the output high problem. I am interested in knowing. i face similar problem with 89vx2fn. help is highly appreciated. ...
656 Bob T
lpc2100_fan Send Email
Feb 24, 2011
7:26 pm
Krishniah, I might be wrong but I do believe that ICP for the LPC900 is rather different from the ICP for the 89V5x devices. Did you try the NXP forum? ...
657 Dani Dani
danibcs Send Email
Feb 24, 2011
7:27 pm
Hi, The chips i got didnt worked and i have changed the MCU to PIC. Dani ________________________________ From: mv <mvk_1955@...> To:...
658 mv krishnaiah
mvk_1955 Send Email
Feb 25, 2011
5:47 pm
Mr. Bob, Thank you very much for the reply. I will try other forums. I have been trying invain, for a long time. Every time i met with failure. the system does...
659 Bob T
lpc2100_fan Send Email
Feb 25, 2011
7:33 pm
Hi, check out Flash Magic. This tool supports pretty much all NXP Flash devices. http://www.flashmagictool.com/ It is free for personal use. and works through...
660 Jan Waclawek
wekovci Send Email
Feb 25, 2011
7:59 pm
Bob, the P89V52X2 (where 'X' is part of the chip's name) is rather different from the P89V51Rx2 (where x='B','C&#39;,'D'). It cannot be programmed through ISP...
661 Jon
j.hull49 Send Email
Feb 26, 2011
3:47 am
Hi All From what I can see the P89V52X2 uses ICP (not ISP) and I believe that this is the same ICP as used in the LPC900 series. I have used with great success...
662 Mohit
renu.mohit Send Email
Feb 26, 2011
3:59 pm
Dear Friends I have about 2k pcs of LPC 921 for immediate sale. Please contact me if you require it. 919216592131...
663 gen_4p Send Email Mar 30, 2011
4:27 pm
Hi, I am trying to implement P89LPV922 bootloader using IAP-lite. I've figured out that data programmed to the chip is wrong. Seems like the problem is not in...
665 Bob T
lpc2100_fan Send Email
Jun 14, 2011
6:00 pm
Hi, as group moderator I will always do my best to keep the groups clean. When spam appeared in this group I deleted it and banned the spammer. It is not even...
Messages 635 - 665 of 668   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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