• NOR-flash example using STM32F400-board and uVision 4
    I would like to test all storage-devices on STM32F400-board using uVision 4 and the RL-flash-file-manipulation-examples found so far. All works fine for the NAND-flash and the SD-card ( there are examples...
  • 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.
  • fs flash for keil mcb1760ume dev kit
    Hello, I am trying to adapt the RL-ARM example "SD_File" to use the flash on the M3 itself. I tried to partition the on-board flash into two equal pieces, one for code and one for the flash drive...
  • Bootloader: Flash Download Failed
    HI All, I compile the DFU example from ST using Keil MDK and try to download it into Bank 1. I always get a error: Flash Download failed -- ARM966E-S(I am using STR912FAW44). The following is what...
  • Bootloader in Flash and application in RAM.
    Hi All, I have a plan to put the boot-loader and load many applications less than 32 KBytes. I am wondering that is it possible that boot-loader code is on flash and I copy the application from external...