2025-09-07 2:24 PM
Hi,
I use VS Studio Code for programming my STM32, but i have a problem for uploading firmware. I use STM32Cube add-on but can't communicate with my ST-Link. When I use the same code with STM32 Cube IDE (STM32 Cube programmer), the firmware can upload without problem.
After compile, the windows open for choosing a program to open my .elf file. No error on compile, just my firmware file open in terminal.
Thanks for help.
Solved! Go to Solution.
2025-09-10 2:07 AM
Hi,
After update with the command line only, now i can debug and uploaded my new firmware,
Thanks
2025-09-10 1:28 AM
Hi @Diltech
I advice to update the ST-link FW on your board, if the issue still exist please share the logs which may help to get your issue root cause
2025-09-10 2:07 AM
Hi,
After update with the command line only, now i can debug and uploaded my new firmware,
Thanks