MCXA UART ISP protocol / procedure

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

MCXA UART ISP protocol / procedure

跳至解决方案
888 次查看
Mateusz_K
Contributor II

I want to implement host side of ISP communication for UART, MCXA142. I send Ping packet and receive expected response. What is the typical sequence of send and received packets? 

 

At the moments moment, mine looks like this: 

1. Send Ping

2. Receive Ping response

3. Send command packet in framing packet: erase all

4. No response 

 

 

 

标签 (1)
0 项奖励
回复
1 解答
883 次查看
marek-trmac
NXP Employee
NXP Employee

Hi Mateusz,

ISP protocol host is already implemented in Secure Provisioning SDK. This is open source python code. I'd recommend to reuse.

Regards,
Marek


NOTE: If you find the answer useful, kindly click on [ACCEPT AS SOLUTION] button

在原帖中查看解决方案

0 项奖励
回复
1 回复
884 次查看
marek-trmac
NXP Employee
NXP Employee

Hi Mateusz,

ISP protocol host is already implemented in Secure Provisioning SDK. This is open source python code. I'd recommend to reuse.

Regards,
Marek


NOTE: If you find the answer useful, kindly click on [ACCEPT AS SOLUTION] button
0 项奖励
回复