• 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...
  • 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...
  • EFS on SPI NOR FLASH and STM32F2xx uC
    I am using a STM32F207IG microcontroller, a SPI NOR Flash (M25P16) with Keil::MDK-Middleware EFS v6.2.0. Init and Mounting works. Even "fcheck", "finfo()" and "ffree()" works. I can write a file...
  • NOR flash - validation failed
    Working with the AT91SAM9260 controller from atmel, I get a lot of errors when I try to program the NOR flash AT49BV160 which is connected at NSC0. The problem is, that I have no communication at...
  • MCBSTM32F200 flash external NOR
    Hi I have the evaluation board MCBSTM32F200 and I would know how to flash the Blinky's project into the external Flash NOR and run from this. As I know, in Options Target of uVision IDE you can...