Skip to main content
x8932
Associate II
September 30, 2015
Question

STM32F042 MEM_MODE problem

  • September 30, 2015
  • 1 reply
  • 618 views
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
This topic has been closed for replies.

1 reply

Amel NASRI
Technical Moderator
September 30, 2015
Posted on September 30, 2015 at 17:25

Hi Mitek,

It seems that you haven't update the BOOT0 pin (it has to be set to 1).

Did you tried using the ST-Link Utility?

-Mayla-

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.