• Problem in mounting the memory drive
    I am trying to implement the file system middleware by interfacing a SD card with LPC1768 MCU through SPI bus.But am not able to mound the memory drive as the fmount function returns an error code of...
  • USB mounting
    Sir, I am working in redhat linux.I want to mount the usb whenever i connected the usb to the system.i' ve edited the fstab but it is not working.Anyone please send me the answer.
  • RTX RAM Drive Problem with MCBSTM32E
    Hi, every one, I'm trying to use RAM drive with RL-Flash File System on blinky example. I use MCBSTM32E board , I follow up RL-Flash File System guide instructions. import FS_CM3.lib, copy retarget...
  • Mounting File-System on NAND problem
    Hi, i have a board which includes a stm32f103re and a 256MB NAND, as you may know this MCU does not have a external memory controller peripheral, so i wrote the required NAND driver in GPIO level . the...
  • SD card not getting mount
    I am trying to interface SD card with LPC1768 MCU using CMSIS file system middleware. I have configured the system in SPI mode using memory card drive(M0:).Initialization function returns the desired...