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

I have bought new stm32l562E-DK board recently, I have written embedded rust code to blink an led. the compilation is proper binary file generated. When I Flash it is showing this error. Please help me out.

sarathk@sarath:~/Desktop/project/open_s_projects/rust_projects/stm32l/led_blink$ probe-run target/thumbv7em-none-eabihf/debug/led_blink --chip stm32l562qeixqError: Error while flashingCaused by:   0: Something during the interaction with the core wen...

bsara.1 by Associate II
  • 2866 Views
  • 13 replies
  • 0 kudos

Resolved! Can't connect to J-Link debugger / Nucleo 466

I'm trying to run/debug my code on a Nucleo with STM32F466 via the SWD interface using a J-Link debugger. Unfortunately this always ends up with a messageCould not connect to target.Please check power, connection and settings.Trying to connect to the...

HMüll.4 by Associate III
  • 4944 Views
  • 10 replies
  • 0 kudos

Resolved! Can I program STM32 U585AII6Q with ST-LINK/V2?

I made my own PCB with STM32U585AII6Q and there are pins SWCLK, NRST, SWDIO, GND, VDD which I connected to the ST-LINK/V2. When I try to program STM32 U5, I always have error "No device found on target".Is there a problem with ST-LINK/V2, do I need t...

ASavi.3 by Associate II
  • 858 Views
  • 3 replies
  • 0 kudos

STM32 PCB Design

Hi,I am trying to create the PCB design of Nucleo32, the small one, I have created the prototype, where I have interfaced few sensors with it and now I want to design the final PCB, to give it a product shape, so my point is can I get the PCB design ...

AJame.4 by Associate
  • 1330 Views
  • 3 replies
  • 0 kudos

Resolved! Uploading code to STM32G030F6 IC

Hi all.I am having some trouble with communicating with an STM32G030F6 IC. I am using STM32CubeIDE to code and STlink-v3 mini to upload the code. The SWCLK and SWDIO pins are being used to upload the code. 3.3V is being supplied from elsewhere and th...

0693W00000Nq4anQAB.png
SRauf by Associate II
  • 838 Views
  • 2 replies
  • 0 kudos

ST-Link V2 DLL Error in STM32CubeIDE

Hi there, I'm trying to debug an application running on a custom board with an STM32L073RZ on board. I can connect to the board and programme it using both STM32 ST-Link Utility and STM32CubeProgrammer. I'm using a JTAG to SWD adapter board.However, ...

Resolved! Why do I need ST-link for STM32CubeIDE when the Arduino editor doesn't seem to need it?

I've just started with STM32s and have to say I'm finding the whole toolset incredibly confusing. I've managed to put together a first USB host project in STM32CubeIDE after doing a very simple one in the Arduino IDE very easily, but now I seem need ...

Nello by Associate II
  • 6145 Views
  • 7 replies
  • 0 kudos