How to assign ID or INDEX to ST.Link Programmer?
I have multiple programmers and I want to write a Script using this instead of the Serial numbers
I have multiple programmers and I want to write a Script using this instead of the Serial numbers
I am testing the downloading method of source file from STM32CubeIDE on PC to Nucleo-144 boards(MB1137) using STLINK V3SET tool kit. The SWD connector(CN6) on MB1137 and the SWD connector on STLINK V3SET adapter board are used for the connection bet...
I'v just started working with some STM32F303Discovery boards to explore ideas for a high school physical computing class. The boards are brand new stock from Mouser I'm trying to get ITM messages and so far I'm striking out. I'm using OpenOCD on macO...
Hello,if try to reproduce the STM32H743-EVAL board, is it possible to program its NOR FLASH (MT25TL01GHBB8ESF) if i use the existing external loader? I think the answer is yes. However, i can put in my board just the STM32H743II MCU instead of the ST...
I don't know what to do, the chip in the picture has jumper inputs and I tried to connect with stlinkv2 using them. But it didn't happen. Also, there is a 5th jumper input that I do not know. What is it?
@In the FAIL.txt file it says (The interface firmware FAILED to reset/halt the target MCU). Need help @Community member thanks
I have 5 NUCLEO-L476RG development boards. I purchased them in the last few months. Two of them are only a couple weeks old and have not been used except for the test below.The problem is that when I plug into the board, the LD1 and LD3 LEDs often st...
GDB debuger ends on my blue pill with error.Error in initializing ST-LINK device. Reason: (18) Could not verify ST device! Abort connection.Open ODC works fine. Output stream is below.Open On-Chip Debugger 0.10.0+dev-g30d1303 (2020-06-18-09:13)Licens...
Hi everybody, I recently bought a STM32F103RBTx and it worked perfectly at the first run.Today I tried to use it again and I meet a lot of problems.When I launch the ST-Link Utility, I have a message saying " Can not read memory! Disable Read Out Pro...
I have a rather large build and I notice that my board boots twice when I program it. It seems like ST-link is performing a reset, then does "something" before actually doing the programming of my board. Is there any way to ensure that reset only hap...