FreeRTOS Community Contributions/STmicroelectronics

FatFS Demo - FAT File System on External NOR FLASH (STM32)

Stefano Oliveri June 23, 2011

The demo makes a FAT filesystem (FS) in order to make the FLASH available to the application tasks. The concurrent access to the FAT is managed by the FatFS component itself as described in this application note.

 

 

Code and documentation is available from my web site: http://www.stf12.org/developers/FatFS.html