STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STLinkV3SET Back plate

I have an STLinkV3SET  which came with a secondary module and spacer.  When I connect them all together, I can't seem to get the back plate on.  I noticed the image on page 14 of the user guide shows how to assemble the modules, but does not show the...

LMorr.3 by Senior II
  • 433 Views
  • 2 replies
  • 0 kudos

STLINK-V3 not recognized

Hello there,I have just obtained the STLINK-V3 device:I have installed the STM32Cube Programmer (v 1.3.0) *** the drivers that comes along with it. The problem is that I cannot find the device:There is no drivers missing, the device manager is "clean...

0690X000006CoGyQAK.jpg 0690X000006CoH8QAK.png 0690X000006CoIkQAK.png

Resolved! STM32G474RE usb connection failed

Hi, I just got the nucleo stm32G474RE board and I'm trying to run a simple code with the STM32CubeIDE through Linux ubuntu 22.04 the problem is that my laptop seems to not recognize the board when I am connecting it via USB port literally nothing hap...

Vueko by Associate III
  • 1045 Views
  • 5 replies
  • 1 kudos

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
  • 3335 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
  • 1458 Views
  • 9 replies
  • 1 kudos