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

ST-Link/V2-ISOL "Target detection failed"

I'm using an ST-Link/V2-ISOL and installed the drivers (stsw-link009_v2.0.2) and ST-Link utility but I keep getting the "Target, detection failed" error in the Utility. Same result in the STM32 Cube Programmer. How can I fix this issue? I am using 64...

mdbayaa by Associate II
  • 1065 Views
  • 5 replies
  • 0 kudos

Resolved! Substituted STM32H730VB for STM32H750VB on PCB due to chip shortage. 750 does not enter bootloader due to pin PB15. Is there a fix for it?

We were using STM32H730VB to drive a LED display in our project. Pins 51 - 64 drive the LED display, Pin 30 controls the display power, and pins 24 - 25 act as the USART. We use CubeProgrammer to download the firmware.This worked well and with no is...

g.roy619 by Associate II
  • 1652 Views
  • 8 replies
  • 0 kudos

Generate a 'released' version

OK, OK, OK, this is a REALLY dumb question but for the life of me I cannot find out WHERE you turn your hard-earned project with all its bells and whistles into a RELEASED file to download into the proc??!!??I know this will come back as an easy thin...

SScot.3 by Associate II
  • 2164 Views
  • 12 replies
  • 0 kudos

Resolved! STM32F7 microsecond delay problem

Hi,I am using STM32F746NG discovery board. I try to setup 60 micro second delay. With ST-Link debugger, the 60micro second delay is fine. But when I cycle the power, the firmware does not run.When I comment out the delay function DWT_Delay_us(), firm...

JChen.24 by Associate III
  • 1252 Views
  • 5 replies
  • 0 kudos

Trouble connecting STM32 with ST Link V3

Hello,I currently working on a projet where I've ordered custom PCB with STM32F030C8T6 already installed by JLCPCB but I can't communicate with them.I've connected the STM32 with 3.3V and ground and then I output the SWD and SWCLK pins. I connect the...

How do I have to configure the standard debug PINS (PA13 and PA14) on STM32F030F4P6 if I want to use them as GPIO output?

Currently I only set the MODER register to 0 and set the outputs to 0 with the BRR register since I don't need further configurations. I allready use other PINs with the same configuration and they work. I read that this should work, but on my HW it ...

PCana.1 by Associate II
  • 4073 Views
  • 10 replies
  • 0 kudos