Skip to main content
MRedd.3
Associate II
May 11, 2022
Question

st link v2 issue?

  • May 11, 2022
  • 1 reply
  • 1475 views

Hi all

I tried to flash the code stm32f469i board i am getting this error please check below,

IDE i am 0693W00000NplJJQAZ.png system workbench stm32.

This topic has been closed for replies.

1 reply

Andrew Neil
Super User
May 11, 2022

You seem to be using SW4STM32 ?

You may be better going to AC6 - the authors - for support:

https://www.ac6-tools.com/content.php?content=SW4MCU

Note that SW4STM32 is NRND (Not Recommended for New Development) by ST:

0693W00000NplNfQAJ.png 

Any particular reason for not using STM32CubeIDE - the current recommended, supported, and free IDE?

https://www.st.com/en/development-tools/stm32cubeide.html

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.