UART bootloader documentation for S32K312

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

UART bootloader documentation for S32K312

ソリューションへジャンプ
2,388件の閲覧回数
Vishnu3
Contributor III

Hi all,

I have replicated the application note for UART bootloader for S32K1 on an evaluation board and I have got it to work. I am migrating to S32K312 evaluation board and I could not find any documentation for UART bootloaders for S32K312. 

Could someone please direct me to any resources/documentation or give an outline of the steps to be followed keeping in mind the application not for S32K1. What changes need to be made when applying the same architecture in S32K3? I know that I need to look at how the memory is mapped for S32K3. Anything else that needs to be taken care of?


Best,

Vishnu

タグ(2)
0 件の賞賛
返信
1 解決策
2,351件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Vishnu3,

There is currently this bootloader only:

https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099

It is a CAN bootloader. You would need to replace it with LPUART.

 

Regards,

Daniel

 

 

元の投稿で解決策を見る

1 返信
2,352件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Vishnu3,

There is currently this bootloader only:

https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099

It is a CAN bootloader. You would need to replace it with LPUART.

 

Regards,

Daniel