Find help, specifications and source code for the LPC900. The LPC900 challenges Microchip and AVR based on the worlds most popular 8-bit architecture the 80C51. With a 2-clock core the LPC900 series is a high performance, very flexible and low cost 8-bit microcontroller family. Designers using or interested in these devices are encouraged to share their know-how and ask questions.
So far in May, you have voted 0 times ou of a total of 20 votes by the community.
Please help us clean the archives from unuseful discussion threads by using the voting system! Details here.
Is this thread worth a thumbs up?
Is it possible to read hex data back from chip through ISP-ICP bridge? - bestfranksmith - Apr 16 22:15:01 2010
Does anybody know about that? Thank you.
(You need to be a member of LPC900_users -- send a blank email to LPC900_users-subscribe@yahoogroups.com )Re: Is it possible to read hex data back from chip through ISP-ICP bridge? - Alvin Schmitt - Apr 16 22:44:41 2010
What is ISP? What is ICP?
APSTRON LLC
P.O. Box 10336
Blacksburg VA 24062-0336
www.blacksburg.net/~schmitta
--- On Fri, 4/16/10, bestfranksmith
wrote:
From: bestfranksmith
Subject: [lpc900_users] Is it possible to read hex data back from chip through
ISP-ICP bridge?
To: l...
Date: Friday, April 16, 2010, 10:14 PM
Â
Does anybody know about that? Thank you.

(You need to be a member of LPC900_users -- send a blank email to LPC900_users-subscribe@yahoogroups.com )Re: Is it possible to read hex data back from chip through ISP-ICP bridge? - kittmaster - Apr 17 9:21:42 2010
ISP = In System Programming
ICP = In Circuit Programming
--- In l..., Alvin Schmitt
wrote:
>
> What is ISP? What is ICP?
>
> APSTRON LLC
> P.O. Box 10336
> Blacksburg VA 24062-0336
>
> www.blacksburg.net/~schmitta
>
> --- On Fri, 4/16/10, bestfranksmith wrote:
>
>
> From: bestfranksmith
> Subject: [lpc900_users] Is it possible to read hex data back from chip
through ISP-ICP bridge?
> To: l...
> Date: Friday, April 16, 2010, 10:14 PM
>
>
> Â
>
>
>
> Does anybody know about that? Thank you.
>

(You need to be a member of LPC900_users -- send a blank email to LPC900_users-subscribe@yahoogroups.com )Re: Is it possible to read hex data back from chip through ISP-ICP bridge? - ast66 - Apr 17 9:36:53 2010
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 value
for each sector. So if you have the program code, you can compute the CRC
yourself and compare it with the readed value. This is to check if
programming was OK. If you don't have the program code, the code is
protected.
Regards
Armin
-----Ursprüngliche Nachricht-----
Von: l...
[mailto:l...]Im Auftrag von bestfranksmith
Gesendet: Samstag, 17. April 2010 04:15
An: l...
Betreff: [lpc900_users] Is it possible to read hex data back from chip
through ISP-ICP bridge?
Does anybody know about that? Thank you.
(You need to be a member of LPC900_users -- send a blank email to LPC900_users-subscribe@yahoogroups.com )