i bought a stm32vldiscovery board from digikeys turkey distrubitor. my computer sees it but stlinkupgrade tells me it is not supported. is there a way to fix this or did i just bought a chunk of glorified useless silicon?
Context:Coming from an arduino background, I wanted to further develop my MCU skills and also learn how to read datasheets and reference manuals more efficiently, so I got a NUCLEO-F767ZI board and my idea for a first "project" was to loopback UART ...
I'm looking for connectors to populate CN11 and CN12 on the board, but all extended 2.54mm female connector I cound find have 11mm legs, those used by ST is only about 8.4mm.If they are not the same length, I won't be able to plug the board on other ...
I'm using JetBrains CLion as a development environment, with OpenOCD and GDB as the flash/debug toolchain.I have a custom board with STM32L082CZ, similar to the B-LR072-LRWAN1 board.I have previously been using STM32CubeIDE and its integrated flash/d...
HelloI just got my ST-LinkV3 programmer and noticed there's many other ways to connect and program these STM32 series.I am asking for common chips like L152, F4XX, G030 and alike, for hobby but also possible professional designs.ARM website itself pr...
HiI'm using STLink-V3 Mini probe to flash and read UID of a stm32F401RET6 with STM32Cubeprogrammer command line under ubuntu 2022.Here is the command I'm using : "<path to STM32_Programmer_CLI -log <log_filename> -c port=SWD mode=UR freq=4000 -rdu -r...
I want to remotely reset and start a STM32H753 eval board.The board is connected to a PC through STLink and on this PC I run STLink-gdb-server in persistent mode.ST-LINK_gdbserver.exe -d -e -v -p 61234 -a 400000000 -b 200 -i *** -cp "***"On my develo...
Hello,I have my STLINK-V3MINI just broken. I could not find any more on web. I have also an ST Link V2 available. May I use it for my STM32L4R9ZIT6? Any tools available from JTAG20 to STDC14?Eventually, do you suggests any alternative programmer?Than...