Are S32K1xx MCUs delivered with UART-Bootloader?

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

Are S32K1xx MCUs delivered with UART-Bootloader?

跳至解决方案
1,489 次查看
DenisT1980
Contributor III

Or the first programming must be done via SWD-Interface?

0 项奖励
回复
1 解答
1,478 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport
0 项奖励
回复
3 回复数
1,479 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

there's no in-built bootloader, first programming must be done via SWD interface.

We provide these application notes about bootloaders:

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

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

 

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

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

Regards,

Lukas

 

0 项奖励
回复
1,468 次查看
DenisT1980
Contributor III

Thank you very much for your quick reply!

One more question:

is it possible to use the S32K146 Evaluation Board as SWD-Programmer for external modules based on S32K144 or S32K146 MCU's?

0 项奖励
回复
1,457 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

That’s not expected usage. Theoretically it is possible, you could use connector for external debugger for wiring. The only problem I can see is that TDO signal is connected also to MCU on the EVB board, so there will be conflict between two output signals. It would be necessary to cut the TDO trace. I’m not really sure if the trace is easily accessible for such modification.

So, my statement is: no, it’s not recommended and it’s without our guarantees, of course.

Better option is:

https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools/universal-mul...

and

https://www.nxp.com/design/software/development-software/s32-design-studio-ide/universal-multilink-f...

(or see directly www.pemicro.com )

Both interfaces are compatible with S32DS

Regards,

Lukas

 

0 项奖励
回复