ST-LINK USB driver for Windows 11
Is there ST-Link V2 driver for Windows 11? I am using Microsoft Surface Pro + Copilot and trying to load code on STM32L476.
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
Is there ST-Link V2 driver for Windows 11? I am using Microsoft Surface Pro + Copilot and trying to load code on STM32L476.
Hello, I have an expansion board X-NUCLEO-PLC01A1 that I use with a micro controller F767Zi on its F767Zi Nucleo Board.When I plug the PLC01A1 on the board, I cannot flash (meaning that I can neither Run nor Debug) any code on the micro controller, e...
Hello community, I have thiss board, the first one I'm designing from scratch on stm32 platform. I am able to connect and program just fine to some of the MCUs, but for the vast majority, the chip somehow gets fried before I can program it: I can'...
It's possible to set an interrupt priority for a pin in STM32F411 MCU, right? My PC13 pin (user button) is set to GPIO_EXTI13 and I want to give it the preemption priority 3 in the NVIC (STM32Cube IDE ver: 1.18.1) but it's seemingly not possible! Its...
Hello everyone,I am working right now in a project involving some of ST products. I have my custom HW board with a STM32G0B1 MCU for a specific functionality. In order to work with it and be able to program and debug my project, I was using two main ...
Hello, I am using STM32H743BIT6 as a MAC for DP83TC814R Ethernet PHY, I have one query regarding oscillator, I am using Ethernet in RMII slave mode which requires 50MHz reference clock, can i use the same clock which i am using for MCU HSE or should ...
Hello,I have ordered a X-NUCLEO-PLC01A1 for my Nucleo Board F767Zi.I should receive it soon but I would like to understand it as much as possible.This is why I try to find some example projects but I cannot find any.In addition, I have tried to downl...
This question pertains to the (relatively) new STLINK-V3MODS programming/debugging device.The UM2502 Users Manual for this product goes into great detail about using Pin #22 of the castellated edge connector aka +5V for ancillary purposes:"Pin 22 of ...
Hi, I use Nucleo-H753ZI. I am using STM32CubeProgrammer. to debug mt ST_LINK, which stopped working. I read Voltage = 0, ID can't be read out. How to fix it? Thanks
I'm working on a second project using AI and I came across the ToF sensor that can be used to detect hand gestures. It is possible to use the AEK-LCD-DT028V1 LCD together with the Nucleo-F401RE board and the X-NUCLEO-53L8A1 sensor.