Which flash driver is proper for S32K144?

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

Which flash driver is proper for S32K144?

2,874 Views
najongmin
Contributor III

I installed Standard Software Driver v1.0.4 (C90TFS) for S32K144 Flash driving.

I want to import the c-array flash driver to my application.

But there are 3 types of driver.. What should i use as S32K144 Flash driver?

Plus, Let me know the flash blocks configuration of K144's 512KB Flash memory.

(For example, 64KB x 2EA, 128KB x 1EA.... so on)

najongmin_0-1619443076948.pngnajongmin_0-1619443076948.png

 

 

0 Kudos
Reply
2 Replies

2,844 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

I will add that mentioned package (https://www.nxp.com/webapp/Download?colCode=C90TFS-FLASH-DRIVER-DEVD) is not maintained for S32K1xx anymore. SW example for S32K1144 was added in the last revision in the past but it's recommended to use rather SDK drivers included in S32 Design Studio.

Regards,

Lukas

0 Kudos
Reply

2,866 Views
somebyte
Contributor I

Hello!

I'm using flash driver in my project with S32K144 (512KB), but I'm importing driver in a different way.

My repository: https://github.com/somebyte/S32K144ZENKIT

See dir mcu/drv.

There is the function (mem_write) on  https://github.com/somebyte/S32K144ZENKIT/blob/main/mcu/fw/lib/fw.c

https://github.com/somebyte/S32K144ZENKIT/blob/main/docs/How_to_test_S32K144ZENKIT.pdf

 

0 Kudos
Reply