Skip to main content
GAGGA.1
Associate III
December 20, 2019
Question

Can I read the existing code from flash through JTAG for STM32F439 MCU?

  • December 20, 2019
  • 2 replies
  • 648 views

I am using STM32F439 MCU in my project. Currently I am trying to flash the code through Demonstrator GUI but unit is not entering into boot code. So, now I will use JTA /ST-Link/v2 to flash the code but before this I want to download the existing load from flash through ST-Link/v2. Is it possible? If not, please suggest any other option.

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
December 20, 2019

Both the ST-LINK Utilities and STM32 Cube Programmer can read current content to a BIN or HEX file, provided the device isn't protected.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
GAGGA.1
GAGGA.1Author
Associate III
December 20, 2019

Device is not protected, so I can download hex file from the device. Isn't it?

Tesla DeLorean
Guru
December 20, 2019

Should I repeat what I just stated, or could you reread it?​

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..