Question
STM32F042 MEM_MODE problem
Posted on September 30, 2015 at 16:59
Hello,
i use STM32F042C6 MCU and change SYSCFG MEM_MODE to 1 (System Flash memory mapped at 0x00000000) but always see Main Flash (0x08000000) data from address 0x00000000.Also i try set 11 (Embedded SRAM mapped at 0x00000000) but unsuccess.Also i try jump to system bootloader (0x1FFFC400) but MCU back to 0x08000000 vector after small delay (with USB connected).Can anybody use software jump to system bootloader ? #stm32f0