S32K146 FlexNVM FTFC Program sequence

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

S32K146 FlexNVM FTFC Program sequence

ソリューションへジャンプ
2,105件の閲覧回数
petervdperk
NXP Employee
NXP Employee

For a non-sdk project, I'm implementing a FTFC driver to utilize the 64KB FlexNVM flash.

I've a question about the flash programming sequence, my current sequence is:

If 2048KB is non empty execute FTFC_ERASE_SECTOR command.

Then program the flash using the PROGRAM_PHRASE command.

And verify using the PROGRAM_CHECK command.

My question is, is the PROGRAM_CHECK command necessary and is safe to leave this command out of the programming sequence? The reference doesn't really mention it's mandatory.

0 件の賞賛
返信
1 解決策
2,034件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello nxf56445,

Please refer to the S32K1xx Safety Manual.

pastedImage_2.png

BR, Daniel

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
2,035件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello nxf56445,

Please refer to the S32K1xx Safety Manual.

pastedImage_2.png

BR, Daniel

0 件の賞賛
返信