STM32L4 bootloader on internal flash jumping to application on external flash
Posted on March 16, 2017 at 16:09I'm working with an STM32L476ZG with an external flash connected through the FMC interface set up as NOR Flash memory starting at address 0x64000000. I wrote a custom bootloader to write code to this external flash a...