Resolved! ST link firmware into blank chip
We have designed our own STM32L0 based board along with STM32F103CBT6 for Programming.STM32F103CBT6 is blank chip , where we will get STlinkV2 firmware files?
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
We have designed our own STM32L0 based board along with STM32F103CBT6 for Programming.STM32F103CBT6 is blank chip , where we will get STlinkV2 firmware files?
I have a python script in order to flash many stm32 chips each one connected with a stlink. 5 devices. My python script is designed to create threads by using threading package, and the idea is flash all the devices at the same time. But this is not ...
Are there any ST discovery boards with WiFi supporting WPA3-Personal protocol?I need WPA3 to connect to my iPhone hot spot. It seems that since iOS 15 WPA2 is no longer supported.
I tried updating the driver by right-clicking on the listed port. It shows already updated the best driver. Does anyone know how to fix this?
I have a STLINK-V3MODS module to access an MCU through SPI interface. I utilized the STLINK-V3-BRIDGE to access the MCU. Everything works fine. However, I upgraded the firmware of STLINK-V3MODS last week. The firmware was from stsw-link007 software p...
I have tried many ways to solve this question.Is anything I missed? Please help. Thanks so much!My OS is windows 11.
Does anyone know STLINK is compatible with windows 10/11 ARM architecture? I was trying to use STLINK via parallel desktop to run windows 11 on Mac, but it did not worked and could not update the drivers.
I am trying to debug some proof of concept code on a STM32F746 Discovery but STM32CubeIDE throws a "No ST-LINK detected" error. However the STM32CubeProgrammer can access it fine after the firmware on the ST-Link part of the board was updated.I have...
Hello everybody. I need to share external and software RESET between two different electronic boards. I designed a circuit based on transistors and optocouplers. The soft reset ground the NRST pin, this way I would like to trigger an optocoupler, but...