Search the web
Sign In
New User? Sign Up
lpc21isp
? 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.

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 212 - 241 of 427   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
212
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...
Thiadmer Riemersma (I...
compuphase2
Offline Send Email
Jan 3, 2008
11:14 pm
213
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...
y53@...
y_square.china
Offline Send Email
Jan 4, 2008
11:23 am
214
... 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...
fordp2002
Offline Send Email
Jan 4, 2008
12:36 pm
215
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...
Thiadmer Riemersma (I...
compuphase2
Offline Send Email
Jan 4, 2008
12:37 pm
216
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...
Thiadmer Riemersma (I...
compuphase2
Offline Send Email
Jan 4, 2008
2:23 pm
217
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...
manuu_sv
Offline Send Email
Jan 22, 2008
5:16 pm
218
I know little about c ,but know some of delphi,...
crestxa
Offline Send Email
Jan 25, 2008
5:32 pm
219
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++ ...
fordp2002
Offline Send Email
Jan 28, 2008
3:47 pm
220
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...
temelkovs
Offline Send Email
Feb 3, 2008
1:03 am
221
Hello! I just checked with a LPC2129/01 and the Philips tool V2.2.0, using the free serial port monitor available here: ...
Manuel Köppen
manuu_sv
Offline Send Email
Feb 4, 2008
8:12 pm
222
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...
frederic.bernon
Offline Send Email
Feb 7, 2008
11:35 am
223
Hi group, Is there any CVS or SVN repository for lpc21isp (for anonymous access, to see changes from previous releases) ?...
frederic.bernon
Offline Send Email
Feb 7, 2008
11:35 am
224
Hi, ... Why not use \\.\COM1 on command line instead of COM1 ? Regards, Martin...
capiman26061973
Offline Send Email
Feb 7, 2008
11:38 am
225
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...
capiman26061973
Offline Send Email
Feb 7, 2008
11:40 am
226
... 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...
frederic.bernon
Offline Send Email
Feb 7, 2008
1:27 pm
227
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...
simonqian
Offline Send Email
Feb 22, 2008
7:45 pm
228
Hello, I made small fixes for the -control option ragarding debug output. Please incorporate into version 1.53. Thank you. ... +++ lpc21isp.cxx...
vnach
Offline Send Email
Feb 25, 2008
3:13 pm
229
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...
Martin Maurer
capiman26061973
Offline Send Email
Feb 25, 2008
3:16 pm
230
... Done....
vnach
Offline Send Email
Feb 25, 2008
4:32 pm
231
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...
john bougs
bogusemail98230
Offline Send Email
Feb 25, 2008
7:27 pm
232
... 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...
john bougs
bogusemail98230
Offline Send Email
Feb 25, 2008
8:02 pm
233
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...
john bougs
bogusemail98230
Offline Send Email
Feb 26, 2008
10:02 pm
234
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...
capiman26061973
Offline Send Email
Mar 3, 2008
5:12 pm
235
... My opinion: throw it out. ... Thank you for your work. Compiling in Linux (SuSE 10.2), gcc 4.1.2: BOOL, TRUE and FALSE are not defined. ... // lpcterm.h ...
Fausto Marzoli
faumarz
Offline Send Email
Mar 3, 2008
6:42 pm
236
Hello Fausto, thanks for your quick reply ! ... I just created a new version 1.55 which should solve this bug. (Your bugfix was no problem under Windows and...
capiman26061973
Offline Send Email
Mar 3, 2008
6:54 pm
237
... OS: Linux 2.6, Debian Etch, GCC 4.1 CPU/Board: Olimex LPC2378 STK with Revision B chip (resoldered) UART: FTDI USB<->RS232 Compilation and flashing ok,...
Andreas Pretzsch
andreas.pret...
Offline Send Email
Mar 3, 2008
8:10 pm
238
I am compiling the code as part of a bigger c++ project and others have been compiling the code as c++ too. I made changes to allow this and it does not...
fordp2002
Offline Send Email
Mar 13, 2008
12:35 pm
239
I am have having issues programming a know valid target board. I have tried using both the NXP Flash utilty and the lpc21isp. I am guessing that it has...
Steven
keingpen
Offline Send Email
Mar 14, 2008
6:41 am
240
Hello, ... can you give a bit more info what is happening ? Is it syncing ? Communicating at all ? I think you are using some kind of Windows OS, because you...
capiman26061973
Offline Send Email
Mar 14, 2008
7:05 am
241
Hi Folks, i uploaded a patch for freebsd support. I think at least the error checking for tcsetattr should be added generally. However - in my oppinion the ...
joahnneshuebner
Offline Send Email
Mar 22, 2008
8:32 pm
Messages 212 - 241 of 427   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