LPC11xx ISP data scheme?  How to format/send data through UART when in ISP mode?

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

LPC11xx ISP data scheme?  How to format/send data through UART when in ISP mode?

1,178 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nathantsmith91 on Tue Aug 05 15:16:35 MST 2014
I have designed a daughter board for a beaglebone black that utilizes a LPC1114 (301) for some time sensitive tasks.  The board is designed with a 10-pin header for SWD and UART1 is wired for data transfer between the two systems as well as a path (hopefully) for the bealgebone black to send a new image when in ISP mode.  My question is when booting into in ISP mode how is the new image sent over to the 1114, can this be done with linux?
标签 (1)
0 项奖励
回复
2 回复数

1,135 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by MarcVonWindscooting on Thu Aug 07 10:14:36 MST 2014

Quote: nathantsmith91

...how is the new image sent over to the 1114, can this be done with linux?


Check out mxli (Version 3) source code, because it provides OS abstraction (minimum dependencies) and will even run on a bare metal (freestanding) host.
0 项奖励
回复

1,135 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by starblue on Wed Aug 06 00:31:21 MST 2014
Check out lpc21isp.
0 项奖励
回复