Can I read the existing code from flash through JTAG for STM32F439 MCU?
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 l...