STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

VREF+ not working

Dear Sir.Attached a schematic of STM32U585 . LDO_V28 is tested for 2.8v.Issuing the commandHAL_SYSCFG_VREFBUF_HighImpedanceConfig(SYSCFG_VREFBUF_HIGH_IMPEDANCE_DISABLE); HAL_SYSCFG_VREFBUF_VoltageScalingConfig(SYSCFG_VREFBUF_VOLTAGE_SCALE2);   HAL...

I am trying to flash a hex file on a Raspberry Pi (Debian Linux) via a ST-Link/V2. Here it fails however already with the installation of the STM32CubeProgrammer for Linux. At step6 I get the error:"File or directory not found" with the following details

com.izforge.izpack.api.exception.IzPackException: An error occured   - in java.lang.Thread.run() at Thread.java:748   - in com.izforge.izpack.installer.unpacker.UnpackerBase.run() at UnpackerBase.java:241   - in com.izforge.izpack.installer.unpacker....

STM32F427IIT6 not responding to boot0 pin, runs previously uploaded program, will not connect to STLink

Previously, code was repeatedly able to be uploaded and executed following normal operation of the STLink and boot0 pin. However, after a possibly broken peripheral was connected to a separate unit which itself was connected to the board with the STM...

SSche.4 by Associate
  • 612 Views
  • 2 replies
  • 0 kudos

STM32H745 bootup issue.

Hello,I have STM32H745 based custom board. I am using the STLINK_V3_SET for programming. When I try to programming from STM32CUBEIDE M7 gets programming but when try to programming of M4 it throw the GDB server Error. When I try to programming from S...

MDeva.1 by Associate II
  • 602 Views
  • 1 replies
  • 0 kudos

NO STM32 TARGET FOUND: Why is there a strong correlation between the 5V source (U5V or E5V) on a Nucleo STM32F401RE board and whether the MCU powers up sucessfully?

My Nucleo board is programmed into the Flash from STM32Cube IDE with a Blinking LED program and the USB connection to the Nucleo is always connected. I am consistently seeing this NO STM32 Target Found" status now on multiple board. These boards al...

0693W00000VOr14QAD.png 0693W00000VOr1TQAT.png 0693W00000VOr22QAD.png 0693W00000VOr2RQAT.png
CPope.2 by Associate
  • 1033 Views
  • 0 replies
  • 0 kudos

Resolved! Error "No ST-LINK detected" when trying to debug on STM32F429I-DISC1 discovery board.

Hi,I have bought an STM32F429I-DISC1 discovery board to learn STM32 and STM32Cube. When I try to debug my project, I always get "No ST-LINK detected! Please connect ST-LINK and restart the debug session". I have tried various solutions I found online...