Burn hex files into external flash through S32K144

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

Burn hex files into external flash through S32K144

跳至解决方案
439 次查看
fancycang
Contributor I

I need to burn the. hex file on my PC into the designated location of is25q032 external flash through S32K144. Is there any software or method that can help me complete this task?

use SPI

标记 (1)
0 项奖励
回复
1 解答
411 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @fancycang 

if you use Pemicro tools, you can take a look at:

https://www.pemicro.com/downloads/flash_algorithm/ARM_SPI_external_flash_alg_download.cfm

I can see that IS25LQ032 is supported. Please discuss this directly with Pemicro if any help is needed.

If you have different tools, please contact manufacturer of the tools for help.

Other option is to program the SPI memory by some standard programmer before soldering or you can develop some own SW to load the data from somewhere and program it to SPI memory. It depends on your needs.

Regards,

Lukas

在原帖中查看解决方案

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

Hi @fancycang 

if you use Pemicro tools, you can take a look at:

https://www.pemicro.com/downloads/flash_algorithm/ARM_SPI_external_flash_alg_download.cfm

I can see that IS25LQ032 is supported. Please discuss this directly with Pemicro if any help is needed.

If you have different tools, please contact manufacturer of the tools for help.

Other option is to program the SPI memory by some standard programmer before soldering or you can develop some own SW to load the data from somewhere and program it to SPI memory. It depends on your needs.

Regards,

Lukas

0 项奖励
回复