Why s32k118/142/144 can't implement AB SWAP OTA?

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

Why s32k118/142/144 can't implement AB SWAP OTA?

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

Hi

Our customer wants to implement OTA upgrade in the way of AB SWAP, but since MCU is S32K116, I wonder whether it is feasible? According to the data, S32K146/148 can implement OTA upgrade of AB SWAP, because only these two types of partition FLASH can Read while Write?

0 件の賞賛
返信
1 解決策
2,427件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

you can take a look at this application note which describes it in detail:

https://www.nxp.com/docs/en/application-note/AN12323.pdf

https://www.nxp.com/docs/en/application-note-software/AN12323SW.zip

It is possible to implement AB SWAP also on S32K116/118/142/144 devices. However, there's a limitation that your application cannot run during the update because there's only one Pflash block (read partition).

S32K146/148 has two or three Pflash blocks, so it's possible to run your application during the update.

The application note contains SW examples for both options - there are projects for S32K144 and S32K146.

Regards,

Lukas

元の投稿で解決策を見る

1 返信
2,428件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

you can take a look at this application note which describes it in detail:

https://www.nxp.com/docs/en/application-note/AN12323.pdf

https://www.nxp.com/docs/en/application-note-software/AN12323SW.zip

It is possible to implement AB SWAP also on S32K116/118/142/144 devices. However, there's a limitation that your application cannot run during the update because there's only one Pflash block (read partition).

S32K146/148 has two or three Pflash blocks, so it's possible to run your application during the update.

The application note contains SW examples for both options - there are projects for S32K144 and S32K146.

Regards,

Lukas