• EFS STM32F2xx SPI NOR FLASH
    I am using a STM32F207IG microcontroller, a SPI NOR Flash (M25P16) with Keil::MDK-Middleware File System v6.9.8 and EFS. Init, Mounting and formatting works. Even "finfo()" works an delivers information...
  • SPI NOR FLASH journaling
    Hi All, i was wondering if someone have already implemented a file system with journaling for an SPI NOR FLASH. I'm using the EFS filesystem and i have problems when the power goes down during a write...
  • STM32F2XX flashing
    The STM32F205 default ROM start address is 0x800000 and is set in the target driver Programming Algorithm for the flash, but when using default I get No Algorithm found for: 00000000H - 0000FFFFH. When...
  • NOR SPI FLASH problems with EFS
    Hi All, i'm experiencing a problem with NOR SPI Flash and embedded file system. I'm developing with STM32F4, keil RTX with an EFS "mounted" on the SPI flash. Sometimes the file system result corrupted...
  • STM32F2xx RTOS
    Hello, I have got some early samples for this uC and have tried for some time to get the RTOS to work properly. I am complete new to the RTOS, but is there any limitation in usint the RTOS on this...