2016-10-23 06:52 PM
Hello.
I want to use FileSystem on STM32F4xx nucleo.
but, as I have some restriction, I want to use RAM/ROM area for that, if possible.
Could you let me know if any idea about such usage and any example source ?
Regards,
shige
2016-10-23 07:27 PM
There is a FatFS ramdisk example in STM32F4 cube software package.
I don't think it has any flash examples, thats a bit more complex. Although there are app notes on that subject.