This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

file system in usb and nand flash in project using STM32F2xx controller

Hi,

I want to use file system in my project for using usb and nand flash. im using keil file system but in file file_config.c only gives option to configure one file system(default drive).so how can i switch file system selection at run time in between usb and nand flash.