Which flash driver is proper for S32K144?

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

Which flash driver is proper for S32K144?

2,917件の閲覧回数
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 件の賞賛
返信
2 返答(返信)

2,887件の閲覧回数
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 件の賞賛
返信

2,909件の閲覧回数
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 件の賞賛
返信