Exit from ISP

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Exit from ISP

1,325 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by omprakash on Wed Apr 13 19:50:28 MST 2016
Hi All,

With reference to LPC1347 breakout board I've designed my own board using LPC1347 with some added feature and also on that board reset and isp buttons are there

When I program any sample project to flash using LPC link 2 then it works fine.

when I connect the device, and pressed Reset+ISP buttons windows detect it as CRP DISABLED which is as it should be and I can easily programmed device by copying *.bin file to device. The device manager shows the device as Human Interface Devices(HID-compliant device). After reset the board,  I am expecting to work but it was not working. I found that windows always detecting CRP DISABLED, and I am not able exit from this mode. 

Again when I program using LPC link2 then it works normally.

I would like that the boot loader should exit from USB MSC mode?  My hardware for putting device in USB MSC is exact replica of reference design. But nothing happens when I copy .bin file to usb device.

So please guide me How can I reprogram my device using usb msc mode?

I made some electrical check of my hardware & found out the the ISP pin (PIO0_1) is always low and reset pin doesnt have any effect. What does it signify? Does ISP pin goes always low when the device is in USB HID mode?
标签 (1)
0 项奖励
回复
2 回复数

1,181 次查看
lpcware
NXP Employee
NXP Employee
bump
0 项奖励
回复

1,181 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by serge on Wed May 11 04:40:45 MST 2016
Your MCU goes to the bootloader when it detects a bad CRC in the bin file (invalid bin file). So did you generate a bin file with correct CRC?

https://www.lpcware.com/content/faq/lpcxpresso/generating-srec-binary-and-ihex-files

0 项奖励
回复