Burn hex files into external flash through S32K144

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Burn hex files into external flash through S32K144

Jump to solution
411 Views
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

Tags (1)
0 Kudos
1 Solution
383 Views
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

View solution in original post

0 Kudos
1 Reply
384 Views
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 Kudos