Skip to main content
Visitor II
March 30, 2018
Question

if i have st-link v2 then do i still require any usb interface with STM32F4 for firmware upgrade or program update?

  • March 30, 2018
  • 2 replies
  • 789 views
Posted on March 30, 2018 at 10:14

I'm going to develop stm32f4 board for my application but i have no more space so i'm thinking the use of ST-Link V2 utility for program the processor and upgrade the firmware. so is it possible with ST-link v2 utility thru JTAG interface? 

#stm32-jtag #stlink-v2 #firmware-upgrade #jtag #stlink
    This topic has been closed for replies.

    2 replies

    Super User
    March 30, 2018
    Posted on March 30, 2018 at 13:00

    Answer to the question in the thread title: No.

    Answer to the question in the thread body: Yes.

    Super User
    March 31, 2018
    Posted on March 31, 2018 at 04:54

    On the other hand, consider that anyone with a ST-Link will be able to connect to your product and hack it, load their own firmware and so on.

    -- pa

    Super User
    March 31, 2018
    Posted on March 31, 2018 at 12:16

    But that applies to anything that uses an STM32!

    You can set the protection to disable SWD/JTAG access, and/or prevent code readout ...