• STR9 Bank switching
    The STR91x.s file in the Blinky-B0B1 example is a good start in getting bank switching working for in-application-programming. But there is a change I had to make in order to restart (jump to 0) a bank...
  • STR9 Booting from flash bank1
    Hi I'm trying to get an application to run from flash bank 1 I have followed the instruction in the article http://www.keil.com/support/docs/3347.htm without success I have also tried the example...
  • STR9 Writing to flash bank 0
    I am trying to write a simple bootloader that runs from bank 1 and can receive code over the serial port. I have based this on the code example as provided on the ST web site (STR9 In-Application Programming...
  • dual boot bank
    I am using stm32L151VE. I want to compile a code to run from bank 1 OR bank 2 without using compiler position independent code. Is it possible to compile to address 0x0 and manipulate the hex file so...
  • STR9
    I am running a program test it is giving the following error I tried many options but it is there test.axf: error: L3900U: Unrecognized option '--scatter'. Target not created