• STM32 SD Card File-System
    Hi, For a new project I am developing on the STM32F429I-Discovery board. I want to use the KEIL File-System to save data on a SD-Card. Unfortunately, the function fmount (as documented here...
  • OS_ERROR_TIMER_OVF when the file system is mounted.
    Hello: We are currently working on a project, with CMSIS RTOS 4.5.0 In addition we use the following components: - MDK-Middleware Version 7.0 - CMSIS File System Component Version 6.6.0 - Network...
  • STM32F765VGI SD Card No File System ERROR
    Hello all, I am using STM32F765VGI for my project. Now i have a problem on the SD Card. When I apply the function finit() and fmount() to initialize the SD Card, an error "fsNoFileSystem " is returned...
  • Under Flow -> system crash
    Hi. I am working with a LPC2388 and using the RTX. I have 6 task and 2 interrupt running at the same time. Everything is working fine, until the system crashes. The time from power-on until...
  • Size of file in file system
    Dear all, After implementing file system on both 1Gb Nand Flash & 4Gb Nand Flash, using LPC1788, i found that the minimum size of any created file was as follows: 1Gb - 8KB 4Gb - 16KB I want to...