• Flash file system problem
    I have a problem with the project using Flash file system (RTL-ARM) on LPC2368 (no real time system). I believe the problem is somewhere with the retarget.c file. Originally I used the retarget...
  • File System fopen() Problem
    I get into this problem. I have a thread that process a message queue. One of my possible action on reception of a message is to open a file with the function fopen(). The file is located on a USB flashdisk...
  • problem with File system middleware
    hi, i am working on a project that in it i need to write and read sectors in sd card, i decide to use keil File system lib with mci driver but i have problem to write sector in sd card but reading is...
  • SDIO File system problems
    Having a problem with openning and apending data to a file on a SD card using the SDIO perpherial on a stm32F103RE cortex m3 part. /*************************************************************...
  • 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...