Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

lpc21isp

The Yahoo! Groups Product Blog

Check it out!

Group Information

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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 205 - 234 of 575   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
205 fordp2002 Send Email Dec 7, 2007
11:27 am
I am pleased you like the code split. I was not sure how it would go down. I am still working on an improved version. The main changes in my current version...
206 Martin
herfson Send Email
Dec 10, 2007
7:44 pm
Hello, I'm trying to compile lpc21isp on OS X 10.5 using i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 I tried 122_220_4alpha and 124b, both times I got the same...
207 capiman26061973 Send Email Dec 10, 2007
7:49 pm
Hello, ... i can dark remember that there was such an error in the past, which was fixed then. Can you please take one of the up to date version like 1.48 or...
208 Martin
herfson Send Email
Dec 10, 2007
8:23 pm
Hi, now it works just fine, this evening I looked over the files again and found lpc21isp_133.zip Added support for MacOS X systems. Which I could compile...
209 cippalippa1967 Send Email Dec 11, 2007
11:51 am
Hello, I'm new in the microcontroller world and I trying use a LPC2378 micro for a new design. The LPC2378 has inside a USB port and I'm trying to use USB to...
210 braintechsrl Send Email Dec 11, 2007
12:40 pm
... upgrade ... You can try looking on LPC2000 Tech Group discussion on Yahoo. I've seen bootloader posts, but I don't know if they may use USB port....
211 antoine.drouin@...
poinux Send Email
Dec 11, 2007
8:33 pm
Hi Daniele We are using a usb bootloader on a LPC2148 - The code (embeded + linux host) is GPL and available in our CVS - see http://paparazzi.enac.fr for more...
212 Thiadmer Riemersma (I...
compuphase2 Send Email
Jan 3, 2008
11:14 pm
Hello everyone, With lpc21isp I can successfully upload programs to the Olimex LPC-2378-STK board (which has an LPC2378), as long as the baud rate is 19200 or...
213 y53@...
y_square.china Send Email
Jan 4, 2008
11:23 am
You can refer to the chapter 27 of UM10211:LPC2364/66/68/78 User manual. In the table 489 of the User Manual, you can see the baud rate 38400 is not avaluable...
214 fordp2002 Send Email Jan 4, 2008
12:36 pm
... There is a 12Mhz Crystal on that board. If you check the manual it will tell you how fast you can go with that Crystal. The only way to get round it is to...
215 Thiadmer Riemersma (I...
compuphase2 Send Email
Jan 4, 2008
12:37 pm
Sorry, I forgot to mention a few things. I am using the "-control"; switch with lpc21isp, so that the chip resets and boots up in ISP mode. A footnote in table...
216 Thiadmer Riemersma (I...
compuphase2 Send Email
Jan 4, 2008
2:23 pm
Apologies: false alarm. I am experiencing this problem when connecting the LPC2378 board to my laptop using an USB-RS232 converter. I have used this cable to...
217 manuu_sv Send Email Jan 22, 2008
5:16 pm
Hello! I patched the version 1.51 so it works again. It have put it in the files section as 1.52 - I hope that was ok... I made only slight changes and...
218 crestxa Send Email Jan 25, 2008
5:32 pm
I know little about c ,but know some of delphi,...
219 fordp2002 Send Email Jan 28, 2008
3:47 pm
Great news you have it working again. I am still very busy with other projects. ... The .cxx extension is my fault, I was building the code using a c++ ...
220 temelkovs Send Email Feb 3, 2008
1:03 am
HI All, After loadig hex file with lpc21isp ver 1.48 ,I cant reload it any more. I found out that my"-wipe" entire device option does not work anymore with...
221 Manuel Köppen
manuu_sv Send Email
Feb 4, 2008
8:12 pm
Hello! I just checked with a LPC2129/01 and the Philips tool V2.2.0, using the free serial port monitor available here: ...
222 frederic.bernon Send Email Feb 7, 2008
11:35 am
CreateFile on a serial port other than the physical ones (by example, a network virtual port) failed because the "good" device name should be prefixed by...
223 frederic.bernon Send Email Feb 7, 2008
11:35 am
Hi group, Is there any CVS or SVN repository for lpc21isp (for anonymous access, to see changes from previous releases) ?...
224 capiman26061973 Send Email Feb 7, 2008
11:38 am
Hi, ... Why not use \\.&#92;COM1 on command line instead of COM1 ? Regards, Martin...
225 capiman26061973 Send Email Feb 7, 2008
11:40 am
Hello, ... there is no CVS nor SVN for lpc21isp, but there is the Files Section of this group (see "Files" -> "Beta versions"), where you find the source code...
226 frederic.bernon Send Email Feb 7, 2008
1:27 pm
... Because this prefix is an internal Windows Device driver specification, and I suppose that most of windows users, or linux users don't know it. That's why...
227 simonqian Send Email Feb 22, 2008
7:45 pm
I use lpc21isp to program thru LPCUSBBoot, a bootloader for LPC214x similar to lpc21iap. LPCUSBBoot emulates a CDC com port to do ISP. When I program LPC2148...
228 vnach Send Email Feb 25, 2008
3:13 pm
Hello, I made small fixes for the -control option ragarding debug output. Please incorporate into version 1.53. Thank you. ... +++ lpc21isp.cxx...
229 Martin Maurer
capiman26061973 Send Email
Feb 25, 2008
3:16 pm
Hello, ... Can you please upload your new source code version directly to file area as version 1.53 ? Regards and many thanks for your change, Martin Maurer...
230 vnach Send Email Feb 25, 2008
4:32 pm
... Done....
231 john bougs
bogusemail98230 Send Email
Feb 25, 2008
7:27 pm
I think I've found a bug that seems to be giving me a problem. I was wondering anyone can give me any feed back before I try re- writing the code involved...I...
232 john bougs
bogusemail98230 Send Email
Feb 25, 2008
8:02 pm
... wrote: I dont know what I did to mess up the one paragraph, got to be more careful As a result I think the lpc2368 I am working with is respoding to '4000...
233 john bougs
bogusemail98230 Send Email
Feb 26, 2008
10:02 pm
It was simpler for me to make changes based off of 1.49 and its a little specialized for my task, so I wont be posting my code. Anyhow the the ID field for the...
234 capiman26061973 Send Email Mar 3, 2008
5:12 pm
Hello, i just created and uploaded lpc21isp Version 1.54 (lpc21isp_154.zip) to file area (beta section). I have mainly renamed all files from *.cxx back to...
Messages 205 - 234 of 575   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