S32K118 DFLASH write problem

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

S32K118 DFLASH write problem

260 Views
wenfengyao
Contributor II

When the D-Flash of the S32K118 chip is in raw storage, it is found that the written data is inconsistent with the read data. The first 8 bytes of data obtained each time are not updated, as shown in the following figure

(Flash related operations in the following figure are synchronous blocking.)

wenfengyao_0-1697183860189.png

 

0 Kudos
Reply
1 Reply

159 Views
NamLee
NXP Employee
NXP Employee

Hi wenfengyao,

I think it's needed to have the Fls_MainFuction() called between each time you call the Fls_Read/Fls_Write functions

NamLe_1-1703058004462.png

I'm checking with release SW32K1_RTD_4.4_1.0.1_HF01

Sorry for this lately reply.

Thank you,

Nam.

 

 

0 Kudos
Reply