MCXA UART ISP protocol / procedure

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MCXA UART ISP protocol / procedure

ソリューションへジャンプ
893件の閲覧回数
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 解決策
888件の閲覧回数
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 返信
889件の閲覧回数
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 件の賞賛
返信