Content originally posted in LPCWare by gudushen on Mon Apr 30 12:12:39 MST 2012
Can someone explain how to use ISP commands to program NXP chips?
I am having trouble understanding what exactly is being written.
For example, i try the following using hyperterminal:
[COLOR=Red]W 268439552 4[/COLOR]
0
[COLOR=Red]CATS[/COLOR]
[COLOR=Red]4[/COLOR]
1
[COLOR=Red]R 268439552 4[/COLOR]
0
$ATS@45%1
516
Why does the read gives me weird letters? it also seems to give more then 4 bytes?
Any help is greatly appreciated, an example would be best.