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! STLink-V3PWR: How to identify COM Port

I am struggling to find a good way to identify the two COM ports the STLink-V3PWR provides. One is for direct communication with the power measurement unit and the other is connected to DEBUG for the target device(VCP).We need a easy way to identify ...

lmessing by Associate II
  • 7240 Views
  • 10 replies
  • 3 kudos

HAL_UART_Transmit on STM32L152C-DISCO

I have set up a UART on a STM32L152C Discovery board on bare metal.  No Embedded OS but using HAL.I'm running a single thread.  The UART is being configured as:huart1.Instance = USART1;huart1.Init.BaudRate = 115200;huart1.Init.WordLength = UART_WORDL...

UCTst32 by Associate II
  • 2975 Views
  • 9 replies
  • 1 kudos

Resolved! stlink v2 not connecting to stm32f405

Hi everyone,I recently build a custom PCB with a stm32f405, but every time I try to connect to it with a stlink v2 it gives an error. Target no device foundError in initializing ST-LINK device.Reason: No device found on target. I already managed to p...

wv1106 by Associate II
  • 3627 Views
  • 9 replies
  • 1 kudos