MPC567XK ISP Implementation

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

MPC567XK ISP Implementation

3,951件の閲覧回数
mithunp_s
Contributor III

Dear All,

 

One of my customer is using  MPC567XK, Please suggest me on the below

 

1. They want to use ISP (UART/USB) for field programming, please suggest how to implement this. Please also suggest which UART port is suitable to implement this, please also share if any source code available for the implementation.

 

 

Regards

Mithun

 

ラベル(1)
タグ(4)
2 返答(返信)

3,562件の閲覧回数
mithunp_s
Contributor III

Dear Lama,

Thanks, really helpful suggestion.

Rgds

Mithun

0 件の賞賛
返信

3,561件の閲覧回数
lama
NXP TechSupport
NXP TechSupport

Possible solution is to use an external IC, for example,FT2232D. This solution, communicates with the MCU via UART and via USB with PC. However, the PC sees the communication line as a virtual UART. I have also attached two examples for UART. They only present UART usage not boot loader technique. I would also like to direct you to the AN4674 with the SW and AN3953.