Forum Posts
Resolved! STM32H747I-DISCO - how to connect to PC, how to flash?
I connect the CN2 to the USB3 port of my PC. The boards powers up, the LD8 is on. The pre-loaded demo starts. However - the PC doesn't detect the board. Cube Programmer doesn't see the board. Of course TouchGFXDesigner doesn't detect the board too. I...
stlink v3 work with stm32f411 mcus
Hi there.ive recently made my own circuit board which and I having trouble getting the stlink v3 to detect my f411 mcu. I've checked my oscilloscope and I can see the swd, swclk , and reset lines being driven by the programmer but I'm unable to get t...
hi i am using a STM32H745BIT6 chip it is connecting to the st-link but when i try to debug it its not letting me do it it says the following error:
STMicroelectronics ST-LINK GDB server. Version 5.8.0Copyright (c) 2020, STMicroelectronics. All rights reserved.Starting server with the following options: Persistent Mode : Disabled LogFile Name : C:\WORK\NEW_PROJE...
Cannot Disable Read/Write Protection in ST-Link
Bank 1 of my STM32L496 has R/W protection enabled, and I am unable to disable it. Using the GUI, when I attempt to uncheck the box, it tells me I must uncheck the PCROP_RDP bit and switch RDP from 1 to 0. RDP is already at 0, and it won't let me chan...
hi i am having issues with the Debug its a M7 and M4 MCU i connected swdio, swclk, swo, NRST, gnd and Vapp
the error:STMicroelectronics ST-LINK GDB server. Version 5.8.0Copyright (c) 2020, STMicroelectronics. All rights reserved.Starting server with the following options: Persistent Mode : Disabled Logging Level : 1 ...
ST-Link Utility Just Started Reporting "No elf loader found for this operation"
I've been using ST-Link for years with no issues. Tried it today to connect to a STM32L496 using the ST-Link Utility and an ST-Link V2 pod, but get this error message when I click "Connect". Tried a STM32L432, same issue. What am I missing? I'm not t...
Resolved! GPIO output level consistency issue
Hello, I have three GPIOs output configured. I'm having some strangeness on two of these that I don't quite understand.I'm using a nucleo STM32L432KC, and I have some custom circuitry attached to the GPIOs (detailed below)The situation I am experi...
Resolved! what are the difference between rev3 and rev4 for the stm32f43xx ?
HelloI have encountered a strange problem at work using stm32f439zi processors.Some context:We're using two board:development board NUCLEO-F439ZI, with a processor stm32f439ZITx in revision 4custom board, with a processor stm32f439ZIYx in revision 3T...