[FLash] About the FLASH_DRV_EraseSector interface

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

[FLash] About the FLASH_DRV_EraseSector interface

Jump to solution
125 Views
Gideon
Contributor III

Dear NXPS:

Chip: S32K146

OS: without OS

Q: When the FLASH_DRV_EraseSector interface returns a value other than STATUS_SUCCESS, I want to call the FLASH_DRV_EraseSector interface again. How much time should pass between the two calls?

0 Kudos
1 Solution
92 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @Gideon,

There is no delay required, it can be called again immediately.

If you need the time required to erase one sector, refer to the S32K1xx DS, Table 35. Flash command timing specifications for S32K14x series

 

Regards,

Daniel

View solution in original post

0 Kudos
1 Reply
93 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @Gideon,

There is no delay required, it can be called again immediately.

If you need the time required to erase one sector, refer to the S32K1xx DS, Table 35. Flash command timing specifications for S32K14x series

 

Regards,

Daniel

0 Kudos