Flash Blank Checking

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Flash Blank Checking

跳至解决方案
3,182 次查看
Switcher
Contributor I

Hello sirs, I skimmed the reference manual for S32K3XX microcontroller and I can't seem to find a Flash Blank Checking functionality. Can anyone confirm that this is the case? TIA


标记 (2)
0 项奖励
回复
1 解答
3,162 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @Switcher 

that's correct, there's no hw blank check functionality. If you check RTD drivers, you can find that C40_Ip_EraseVerify function only reads the flash in a loop and compares if the content is 0xFFFF...

Regards,

Lukas

在原帖中查看解决方案

2 回复数
3,163 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @Switcher 

that's correct, there's no hw blank check functionality. If you check RTD drivers, you can find that C40_Ip_EraseVerify function only reads the flash in a loop and compares if the content is 0xFFFF...

Regards,

Lukas

3,149 次查看
Switcher
Contributor I
ty for the reply sir
0 项奖励
回复