file system on SPI NOR flash

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

file system on SPI NOR flash

809 Views
giampietropompo
Contributor I

I am using MK22FX512AVLL12 microcontroller. I want to implement a file system on SPI NOR flash. Any sample code available?

0 Kudos
1 Reply

500 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Giampietro:

One similar demo is SDK_2.3.1_FRDM-K22F\boards\frdmk22f\usb_examples\usb_host_msd_fatfs\.

This demo includes a fatfs filesystem on U-Disk , not on SPI nor flash. The application executes some Fatfs APIs to test the attached device.

Regards

Daniel

0 Kudos