Skip to search.
lpc21isp

Group Information

  • Members: 1067
  • Category: Microcontrollers
  • Founded: May 21, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Messages

  Messages Help
Advanced
Messages 410 - 440 of 546   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
410 Mohamed El-Habbal
moonchild7th... Offline Send Email
Jul 15, 2009
1:52 pm
Hi all, Not sure if u've handled this subject before or not .. I used to flash my old LPC2136 using virtual serial connection (via Bluetooth) on Winarm .. Now...
411 mhel
rt2d_user Offline Send Email
Jul 15, 2009
6:25 pm
... If you can rebuild lpc21isp you can try adding your part ID to the code that's what I did with my newly purchased olimex-lpc2378 STK that happened to have...
412 capiman26061973 Offline Send Email Jul 16, 2009
1:26 pm
Hello Moonchild, ... can you tell me what version of LPC21ISP you are using ? Latest version is V1.70. You can download from the file section of this group,...
413 blubb
p_lolli Offline Send Email
Jul 18, 2009
4:54 pm
Hmmm. No reply so far... I'm just trying to flash via lpc21isp via Windows and BT. Unfortunately I'm not able to get a connection because the tool can't open...
414 lpc21isp@yahoogroups.... Send Email Jul 19, 2009
10:06 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
415 blubb
p_lolli Offline Send Email
Jul 19, 2009
12:56 pm
I've solved "Error 2" now. It was related to the high number of COM port. COM17 seems to be not supported. I've set it to COM2 and I was able to get to the...
416 arthropod42 Offline Send Email Jul 20, 2009
7:49 am
... COM17 is supported, you just have to know the counter intuitive way that Micros*£t handle COMxx etc. They consider it a network address. You have to...
417 blubb
p_lolli Offline Send Email
Jul 21, 2009
7:45 pm
Great. Thanks for this hint! :) Is there any comment regarding error code 87 and 121?...
418 viren
viren_bvm Offline Send Email
Jul 27, 2009
4:16 pm
hi,friends,      i am new user of Ubuntu. i am using lpc2138 ARM7 processor. can anybody tell me, how can i load hex file in lpc2138 using Ubuntu OS?? ...
419 mhel
rt2d_user Offline Send Email
Jul 28, 2009
2:34 pm
... depends on your board and serial connection, the general form is like: lpc21isp -hex -verify yourhex.hex /dev/ttyS0 yourbaudrate your_osc_freq you can try...
420 viren
viren_bvm Offline Send Email
Jul 29, 2009
9:03 am
yes, i interface my board with serial port. i download lpc21isp.c and makefile.but i can't understand  how to use these files to load the prog in lpc2138?? ...
421 capiman26061973 Offline Send Email Jul 29, 2009
5:56 pm
Hello, ... you must download the complete package, not only lpc21isp.c and the makefile. You also need make and gcc (which are perhaps already existing on your...
422 mhel
rt2d_user Offline Send Email
Jul 29, 2009
5:58 pm
... you need to have it compiled first. I believe you need to get the build essentials for Ubuntu if you don't have it yet, check here...
423 Jim Brooks
mspuser2000 Offline Send Email
Jul 29, 2009
6:07 pm
The NXP has a built in loader you enable via a jumper on power up. LPC21ISP is the PC program that talks to the NXP via the built in loader. As previously...
424 Jim Brooks
mspuser2000 Offline Send Email
Jul 29, 2009
6:09 pm
Sorry, one final note, the /dev/ttyS0 would be the serial port you are using on your pc and it may not be S0!. Jim lpc21isp -hex -verify yourhex.hex /dev/ttyS0...
425 sivan_toledo Offline Send Email Sep 7, 2009
8:36 am
Hi, I have a bunch of projects that were set up to download either for flash, or to RAM for testing. I moved from windows to Linux and under my new linux...
426 lpc21isp@yahoogroups.... Send Email Sep 14, 2009
7:24 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
427 lpc21isp@yahoogroups.... Send Email Sep 14, 2009
8:03 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
428 controllerguru Offline Send Email Dec 15, 2009
6:08 pm
is any grafic frontend for windows available?...
429 lpc21isp@yahoogroups.... Send Email Jan 5, 2010
1:02 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
430 Pawel
elektrknight Offline Send Email
Jan 28, 2010
6:03 am
Hi, I have been working on lpc134x support in lpc2isp and I think I have got it to the point where it is working. I am still in a process of cleaning the code...
431 lpc21isp@yahoogroups.... Send Email Feb 1, 2010
9:34 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
433 lpc21isp@yahoogroups.... Send Email Feb 2, 2010
12:06 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File :...
434 wanhairong2002 Offline Send Email Feb 2, 2010
12:16 pm
Hi,all I add CRP (Code Read Protection) option to lpc21isp.Just use "-crp" option to enable it,Example: "lpcprog.exe -wipe -crp test.hex com1 115200 12000" ...
435 andrewpines Offline Send Email Feb 2, 2010
7:16 pm
Hi, all, First, thanks to all who contributed to this tool. It's proved hugely useful for those of us who don't use Windows. I posted a patch (and the full...
436 cbad00d Offline Send Email Feb 4, 2010
5:58 am
Hello, A simple patch that moves checksum calculation after chip detection (since lpc1xxx have checksums on different position). NFI how to attach a patch...
437 khaglunds Offline Send Email Feb 10, 2010
6:18 pm
Many thanks for this patch, I'll try it out today. We feared we would have to turn off CRP in our new deployments but I suppose this patch would solve that...
438 lpc21isp@yahoogroups.... Send Email Feb 16, 2010
7:13 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
439 Ron Sheely
ronsheely Offline Send Email
Feb 17, 2010
6:12 am
Hi, There is lpc21isp Subversion SCM repository located at SourceForge. How often Is the repository updated or synchronized with the snapshots placed in the...
440 capiman26061973 Offline Send Email Feb 17, 2010
6:26 am
Hello Ron, ... I synchronize the SVN manually with changes done in version of beta file directory. ... Both stores got a version 1.78 yesterday. BUT: I don't...
Messages 410 - 440 of 546   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