Search the web
Sign In
New User? Sign Up
lpc21isp
? 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 92 - 121 of 427   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
92
Can I assume that LPC is programmed correctly if the programming step finish successfully in the Philips utility? The problem is that we use memory protection...
Gus
gus_is_working
Offline Send Email
Jun 16, 2006
5:52 pm
93
mmmmm.... you want free software to help you prevent others from watching your code ! In french one would say "le beurre, l'argent du beurre et le cul de la ...
Antoine
poinux
Offline Send Email
Jun 17, 2006
4:41 am
94
Yes you can. You can read back and compare your code until next RESET. (with isp flash utility I presume) ... ...
----
rfidro
Offline Send Email
Jun 17, 2006
4:42 am
95
Hi, Each transfer of code is sent to the LPC using CRC and response from the target, so if the programming finishes successfully, it is guarantied that the...
Cyril Holweck
lets_dream_fr
Offline Send Email
Jun 19, 2006
7:22 am
96
Hello, I have some LPC based boards that using an ethernet/serial bridge . Actually in order to using lpcisp , I have to install a virtual com port redirector...
nourson54
Offline Send Email
Jul 7, 2006
9:37 am
97
Hi, I use lpc21isp all the time and it works great, thanks! I have recently switched over to an LPC2103, using code protection. As noted by others, you must...
djk253
Offline Send Email
Oct 13, 2006
9:31 pm
98
Hello, Our production services use lpc21isp for programming the LPC devices. Programming is done in two seps. First the firmware is uploaded into the device...
Marko Panger
fe64970103
Offline Send Email
Oct 19, 2006
6:20 pm
99
Marko Panger Wrote ... I did do an early alpha type version that merged various sources. It should be in the files section. I haven't seen anything that does...
subscriptions@...
robertadsett
Offline Send Email
Oct 19, 2006
6:55 pm
100
Hi, flash programming is somewhat strange. As I have not looked at the algorithmous in the LPC21xx for some time, here are a few general hints: Flash is erased...
Anders Hedberg
hedex_1
Offline Send Email
Oct 20, 2006
7:02 am
101
Hi, First thanks for the hints. The serial number is stored into its own block. Right now we are doing it as you suggested. The problem is that programming of...
Marko Panger
fe64970103
Offline Send Email
Oct 20, 2006
7:37 am
102
We once had to do this for a central service center, if you are running with a USB-serial interface you can run as many programmers as you wish from one ...
Anders Hedberg
hedex_1
Offline Send Email
Oct 20, 2006
10:00 am
103
Hi, new to arm and am having a problem with ISP on my Mac OS X machine. The version of lpc21isp is 1.33 and is connecting to an embedded artists lpc2148 board...
aeth_r
Offline Send Email
Nov 30, 2006
9:31 pm
104
... Hello Maybe you can try baudrate 38400 We had a similar problem. Mine worked with Ubuntu Dapper Linux... But some other students couldnt get it to work...
Bart Elsen
bart_elsen_86
Offline Send Email
Dec 1, 2006
6:18 am
105
Ok, thanks for the suggestion to switch to 38400. It didn't solve the problem, but now in the debug mode could see ascii from the original program that runs on...
aeth_r
Offline Send Email
Dec 2, 2006
12:32 am
106
... Sounds like you have the DTR and RTS lines hooked up backwards, P0.14 must still be low when the processor leaves reset. Check the timing with a scope. ...
Robert Adsett
robertadsett
Offline Send Email
Dec 2, 2006
12:43 am
107
... I'm running on Mac OS X, with a LPC2106 board successfully. My command line looks as follows: lpc21isp target.hex /dev/cu.USA28X3b1P1.1 115200 14746 ...
Rob Probin
robzeduk
Offline Send Email
Dec 2, 2006
11:25 am
108
The link (http://guest.engelschall.com/~martin/lpc21xx/isp/index.html) is no longer active. Is there somewhere else that the binary for the Windows version can...
jpbplxs
Offline Send Email
Dec 2, 2006
11:29 am
109
I could put up a (low-bandwidth ~2 mbps) subversion/trac repository for both source and binaries. Please reply if this is a good idea or perhaps done by ...
Anders Hedberg
hedex_1
Offline Send Email
Dec 2, 2006
4:57 pm
110
... Not necessarily, If the board is set up 'properly' both lpc21isp and Philips Utility will take care of the boot process for downloading ensuring the...
Robert Adsett
robertadsett
Offline Send Email
Dec 2, 2006
6:28 pm
111
Ok, problem (partly) resolved. Booting with a manual low on P0.14 AND lowering the baudrate to 38400 syncs and gives me back info on the device (-detectonly...
aeth_r
Offline Send Email
Dec 2, 2006
7:38 pm
112
... I'm running on Mac OS X, with a LPC2106 board successfully. My command line looks as follows: lpc21isp target.hex /dev/cu.USA28X3b1P1.1 115200 14746 ...
Rob Probin
robzeduk
Offline Send Email
Dec 2, 2006
9:21 pm
113
... Ah yes that would be cool. I'm current using: * A Mac * A Keyspan adapter to get a serial port (http://www.keyspan.com/products/usb/usa28x/) * A custom...
Rob Probin
robzeduk
Offline Send Email
Dec 3, 2006
11:52 am
114
Regarding starting bootloader programming mode without enough serial pins, how about a totally software solution? http://www.compuphase.com/lpc2100_isp.htm Of...
Rob Probin
robzeduk
Offline Send Email
Dec 7, 2006
8:23 pm
115
I have 1.34...
Cyril Holweck
lets_dream_fr
Offline Send Email
Dec 8, 2006
6:08 pm
116
does the lpc21isp supports these devices?...
Tihomiroff
Offline Send Email
Dec 13, 2006
9:56 pm
117
Can someone point me to a code I can use and modify to program external flash using the lpc21isp? I have a system based on LPC2210 which does not have internal...
Ori Idan
ori_i
Offline Send Email
Dec 18, 2006
9:40 am
118
You need to read the flash memory manual and figure out how to put it into program mode, how to erase blocks and finally program stuff into it. Usually there...
Anders Hedberg
hedex_1
Offline Send Email
Dec 18, 2006
9:54 am
119
My problem is not with the Flash, I know each flash has it's own programming algorithms (I have written a few in the past) I am looking for a source code I can...
Ori Idan
ori_i
Offline Send Email
Dec 19, 2006
10:02 am
120
... Any chance of the sources? Many thanks for any help. Regards, Rob...
robzeduk
Offline Send Email
Dec 19, 2006
10:28 am
121
Hello Rob, ... you know that you can download the sources of all beta versions (including 1.34) from the file section of this group ? Regards, Martin...
capiman26061973
Offline Send Email
Dec 19, 2006
10:35 am
Messages 92 - 121 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