[SOLVED] Bootloader Implementation For LPC1769. Isp Response Problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[SOLVED] Bootloader Implementation For LPC1769. Isp Response Problem

565 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sukrubahadir on Mon May 16 04:15:26 MST 2016
Hi,
I am communicating with lpc1769 when lpc1769 is in ISP mode.
First I want to synchronize with lpc1769.
I send "?" to lpc1769 and lpc1769's response is "Synchronized\r\n". This is ok but I send "Synchronized\r\n" again then LPC1769 sends me  Synchronized\rOK\r\n.
But when I read the user manual, it says LPC1769 will return just "OK\r\n". So what is the problem ? why LPC1769 dont send me just "OK\r\n" ?
Do you have any idea ?
Thanks for your replies...
Labels (1)
0 Kudos
4 Replies

487 Views
lpcware
NXP Employee
NXP Employee
bump
0 Kudos

487 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sukrubahadir on Mon May 16 22:39:51 MST 2016
I missed out this part.
Thanks for your answer..
0 Kudos

487 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mc on Mon May 16 09:17:38 MST 2016
Hi,
See section 32.7.3 in below UM
http://www.nxp.com/documents/user_manual/UM10360.pdf
0 Kudos

487 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sukrubahadir on Mon May 16 04:27:56 MST 2016

Quote: sukrubahadir
Hi,
I am communicating with lpc1769 when lpc1769 is in ISP mode.
First I want to synchronize with lpc1769.
I send "?" to lpc1769 and lpc1769's response is "Synchronized\r\n". This is ok but I send "Synchronized\r\n" again then LPC1769 sends me  Synchronized\rOK\r\n.
But when I read the user manual, it says LPC1769 will return just "OK\r\n". So what is the problem ? why LPC1769 dont send me just "OK\r\n" ?
Do you have any idea ?
Thanks for your replies...




Is Echo mode is ON  on init ? Seems like Echo mode is ON. If echo mode is on, how can ı OFF echo mode ?
0 Kudos