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

Resolved! STM32U5G7VJT6Q GPIO Input issue

Hi,I'm using the STM32U5G7VJT6Q microcontroller to read input from a few switches. All switches should show a high state when unpressed (due to the pull-up resistor) and a low state when pressed (grounded).However, one switch is acting strangely:When...

NIVI by Associate III
  • 528 Views
  • 4 replies
  • 1 kudos

LQFP vs BGA hand soldering?

Anyone have any experience with BGA hand soldering?   I have always tried to stay away from BGA parts as far as prototyping and being able to rework a pcb.  But now with choices between small pitch LQFP parts and BGA I am wondering if a 176 - 206 bal...

FJB2069 by Senior
  • 1034 Views
  • 5 replies
  • 3 kudos

Resolved! Linux cannot set up ST-Link

Hello,I am trying flash my STM32F746G Discovery board with new code from Linux. I run into this issue after running "dmesg -w": "can't set config #1, error -32". ST-Link is not being detected by either STMCubeIDE and STMCubeProgrammer. Has anyone run...