• RL-ARM File System on M25P64 not working
    HI, This is Venkat and working on ST ARM , STM32f103ZE evaluation board. We have bought MDK-ARM and RL_ARM. I am trying to set up file system on M25P64 SPI serial flash but not able to do it. fopen...
  • RL-ARM File System on M25P64 not working
    HI, This is Venkat and working on ST ARM , STM32f103ZE evaluation board. We have bought MDK-ARM and RL_ARM. I am trying to set up file system on M25P64 SPI serial flash but not able to do it. fopen...
  • Set the Time and Date on a File or Directory Flash File System
    Always I read 12:00:00 1/1/1980 using ffind. I did not find a function fs_set_time or fs_set_date, somebody know how can I set the date, time , timestamp,etc... when I use fs_arm_l.lib with lpc2468...
  • Set the Time and Date on a File or Directory Flash File System
    Always I read 12:00:00 1/1/1980 using ffind. I did not find a function fs_set_time or fs_set_date, somebody know how can I set the date, time , timestamp,etc... when I use fs_arm_l.lib with lpc2468...
  • Flash file system and mkdir
    I want to use mkdir command with FlashFS , but it seems that FlashFS doesnt support this command ! Is there any way to create directories on SD card using FlashFS ?