• 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...
  • SD Card over SPI, FSMediaError on Mount
    Hello folks, my first time posting on this forum so apologies if I am missing any information in this post. I am using a STM32F746NHGx with MDK-Pro. The hardware I am working with has an 8GB SD card...
  • 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.
  • Problem in mounting RAM drive
    I am using fle system middleware component to store some data in the RAM of LPC1768.But whenever the function fmount() is called after calling finit() function, it returns an error code of fsNoFileSystem...
  • 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...