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

Problem with STM32G030F6P6

Hi all.I am having trouble programming an STM32G030F6P6 IC.I get multiple errors. The controller is being used in standalone mode with no external components. The Errors I'm getting are mentioned:Target no device foundError halting the deviceSTM32_co...

0693W00000NrbdNQAR.jpg 0693W00000Nrbd8QAB.png
SRauf by Associate II
  • 2505 Views
  • 9 replies
  • 0 kudos

how to use st-link v1 on linux?

i bought a stm32vldiscovery board from digikeys turkey distrubitor. my computer sees it but stlinkupgrade tells me it is not supported. is there a way to fix this or did i just bought a chunk of glorified useless silicon?

oyalç.1 by Associate III
  • 742 Views
  • 2 replies
  • 0 kudos

Can't get UART Loopback to work

Context:Coming from an arduino background, I wanted to further develop my MCU skills and also learn how to read datasheets and reference manuals more efficiently, so I got a NUCLEO-F767ZI board and my idea for a first "project" was to loopback UART ...

HPont.2 by Associate
  • 1171 Views
  • 1 replies
  • 0 kudos

Help with OpenOCD and STM32L082

I'm using JetBrains CLion as a development environment, with OpenOCD and GDB as the flash/debug toolchain.I have a custom board with STM32L082CZ, similar to the B-LR072-LRWAN1 board.I have previously been using STM32CubeIDE and its integrated flash/d...

dmeehan by Associate
  • 1298 Views
  • 0 replies
  • 0 kudos

Remotely resetting a STM32H7 eval board

I want to remotely reset and start a STM32H753 eval board.The board is connected to a PC through STLink and on this PC I run STLink-gdb-server in persistent mode.ST-LINK_gdbserver.exe -d -e -v -p 61234 -a 400000000 -b 200 -i *** -cp "***"On my develo...

Gpeti by Senior II
  • 571 Views
  • 2 replies
  • 0 kudos