• 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...
  • Configure External NOR flash with STM32f429
    Hello, I'm working on a STM32F429ZI board and S29GL128S External NOR Flash in order to save some code (images among others). I'm trying to configure the project, but I do something wrong because the...
  • Flashing Code in ext. NOR - LPC4088
    Hello, I read a lot of threads that should help me concerning my problem, but I won´t get it running. my problem is to flash executable code in the external NOR flash. µC = LPC4088, Board Embedded...
  • Phytec LPC3250 external NOR Flash bootloader example
    Hi, Based on the Phytec example code for external nor flash bootloader, i see that they are copying code from the external nor flash to the external SDRAM and starting it by pointing a function pointer...
  • 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...