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

Technological for soldering question

We plan to use in one of our products WLCSP49 package.Please see page 126(PDF attached) - According to Table 80. "WLCSP49 recommended PCB design rules (0.4 mm pitch)" , the recommended Dpad Dimension is 220 µm.We perform some measurements on the PCB ...

RSaat.1 by Associate
  • 1876 Views
  • 1 replies
  • 0 kudos

How to use STlink-V3 in mass storage mode to program bootloader and main program? How to continuously influence the address from which STlink-V3 programs the FLASH memory?

Hello, We are switching to STlink-V3 as our main debugging and programming tool. For programming, we use the mass-storage interface for simplicity. It works perfectly.The problem is that the mass-storage interface programs the FLASH memory from addre...

vfura.1 by Associate
  • 2433 Views
  • 6 replies
  • 2 kudos

STM32F4 DISCOVERY Board has noisy USART2 when board is powered by external source and USB ST-Link is disconnected.

I have an STM32F4 Discovery board with a USB->Serial converter connected to pins PA2 (TX) and PA3 (RX). I used CubeMX to configure usart2. My test code successfully sends data over usart2 when I power the discovery board as usual over USB.However whe...

LMorr.3 by Senior II
  • 596 Views
  • 0 replies
  • 0 kudos

Resolved! How to power NUCLEO-F303K8 or NUCLEO-L432KC with an external supply voltage of +5V?

Hi ST community!My name is Vincenzo I would like to supply my NUCLEO-F303K8 with an external supply Voltage of +5V. I prepared a Test Project which control the LED3 to blink with a certain frequency. When I supply the NUCLEO through the VIN pin or th...

0693W00000HnqdvQAB.png
VNava.1 by Associate III
  • 10616 Views
  • 5 replies
  • 1 kudos

Control GPIO of STLINK-V3SET?

The product page for  STLINK-V3SET lists the following:Multi-path bridge USB to SPI/UART/I2C/CAN/GPIOs I can see in the STM32CubeProgrammer CLI that use can use the SPI/I2C/CAN/UART functions. But can you control the state of the GPIO 0-3 pins in som...