stm32f072 can not remap memory: SYSCFG CFGR1 has no effect
Posted on November 01, 2017 at 18:44 Hi, I am trying to write a generic bootloader for STM32F072, I read countless reports on this forum (and other on the Internet), that basically states the following procedure: disable interruptsInstall t...