User Activity

I am having a nightmare trying to install a nucleo F412ZG (https://www.st.com/en/evaluation-tools/nucleo-f412zg.html) under windows 11 64bits.It has an onboard ST-Link V2-1.In the device manager it seems to be detected under "Universal Serial Bus Dev...
I have a Nucleo-F412ZG which ST-LINK is not detected by Windows10. On first Windows10 machine, after fiddling with the drivers, it is now detected as USB Serial Device (COMX), on the second windows10 machine it is as a Jlink CDC UART Port (COMX)Neith...
Hello, Please correct if I am wrong. I have a nucleo-H743ZI2, with on board ST-Link debugger, which firmware has been update to V3 when plugged in.My goal is to use vscode IDE under linux, although creating the basic sources files using the STMcubeMX...
Using a stm32f412zg:I want a simple master / slave full duplex config, using hardware gpio toggle PA4. I believe I am doing the necessary to init it right but 1) problem, the GPIO goest to 0 before the transaction, and never come back up. 2) commenti...