• Unable to mount the sd card in lpc1768
    I am working on file system middleware component to interface the SD card with lpc1768.I double checked all the resource requirements and configuraton of all the components required.Still, fmount function...
  • 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...