stm32F101 memory remap with HAL
Posted on March 15, 2017 at 10:14Hi,I'm working on a stm32F101CBT6 and need to support SW update - a proprietary bootloader will run at startup, and will quickly jump to the application.I've done it before, on other stm32 chips, but with the StdPeri...