How to use STLink CLI to program STM32 IOT node?
What are the necessary command line arguments for st-link_cli.exe for programming bin file to STM32 Discovery Kit Iot Node?
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
What are the necessary command line arguments for st-link_cli.exe for programming bin file to STM32 Discovery Kit Iot Node?
Hello, I am guessing I am missing some setting somewhere but I am not unable to find how to change how ST-Link Utility saves a readback of flash. So I am working on a bootloader application. My application is capable of writing the flash, I was just ...
Hi,I have considered ST32F25A to use in our next design for eSIM application, I have gone through the very basic document of this chipset and requested to share full detailed documents to understand the functionalities to achieve our end goal.Please ...
Unable to debug with St-Link/V2 after successfully program FW into Micro with IAR for ARM. I was able to debug it before, however now it stops working after I press run on IAR. Then, variables on "live watch" are shown as unavailable.This is the se...
The only functionality my board will need to support is digital IO, two RS485 ports and a single RS232 port, but they do not need to be on the first version of the design. We just need to see the board come alive and toggle some IO lines to verify th...
Hello,recently i upgraded my ST-Link Utility from v3.8.0 to v4.2.0, within that change the value of the calculated checksum for the same Intel-HEX files changed. Below there are screenshots for the different ST-Link Utility versions respectively. In ...
Hello, we develop a product based on an STM32F765.Is it allowed to add a debug interface like the ones on 32F746GDISCOVERY. This would make it easier for our customers to start writing their own firmware extension.Thank you.
Hi everybody,I need to connect to the SWD Interface of my STM32F0 without any debugger. I already studied the protocol itself and I am able to read the correct IDCODE of the MCU. Now I want to write to the CTRL/STAT Register. It seems that the target...
The Automatic mode in the ST-LINK Utility hangs whenever I press the START button. I've seen on the forum similar problems with version J28. The solution was to downgrade the ST-LINK debugger to J27. Does the J29 version have the same bug?Is there an...