File System using flash Posted by gregreenwood on 2016-08-18 07:40 Has anyone used SW4STM32 and CubeMX or the firmware Reopsitory to set up a portion of the flash using fs and using it like a disk?
Posted by gzaffin on 2016-08-18 14:26 Hi gregreenwood, sorry to divert Your question instead of answering: is it rather a SW4STM32 and CubeMX project to set up a portion of (S)RAM using fs (sort of RAMDISK) and using it like a disk? gzaffin
Posted by gregreenwood on 2016-08-18 16:55 yes. I believe it should also be possible to use flash ROM to do it.
Posted by gzaffin on 2016-09-12 10:11 In the weekend I tried a RamDisk (95KBytes) demo project for STM32F4-DISCOVERY board (I have one) Here results: a zip with STM32CubeMX .ioc file and SW4STM32 project Comments and improvements are welcomed. gzaffin