• Bootloader+Flash uVision program for Keil STM32F400 kits
    Hi, I'm trying to learn more about bootloading and flashing the boot code for a MCBSTM32F400 kit (Board Eval for STM32F400) and I see that in the example code there are several uVision projects for...
  • Is it possible to burn a matlab code in stm32f400?
    I want to burn a matlab code into stm32f400. Is it possible? if yes please brief the steps.
  • 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...
  • 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...
  • 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...