Flash Write

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

Flash Write

993 Views
lohrsistemas
Contributor IV

How I write only 4 byte in flash memory? I'm using S32k144.

0 Kudos
1 Reply

660 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi

There is a flash example, which shows how to erase/program the flash, in the document section of this page.

The minimum you can write is an 8-byte phrase.

You can fill the rest of bytes (FCCOB registers) you don’t want to write to with 0xFF.

Regards

Daniel

0 Kudos