how booting from bank 2 stm of 32l475?
HelloI would like to boot my bank 1 or bank 2 card by activating / deactivating the BFB2.I created a program to flash an LED, I put the code in bank 1 at address 0x08000000 by flashing the LED at a certain frequency and then I put the same code but c...