STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

When the server starts up can select - USB - I can see STM32F407 Discovery -VID:115 PID:407). I ok the dialog and Native is Name in Output Tab. I can't upload any designer projects as the designer can not see the board either.

I uploaded the STM32F407 FW to the board, that I downloaded from the website (did not build myself). I have the AWE Designer Version 7.A.0.8 STMicro.I have both USBs plugged in, CM1 at top of board to PC, and CM5 connected to same PC, I can see the S...

mo'br by Associate
  • 571 Views
  • 2 replies
  • 0 kudos

Issue with target boot-loader

we are working on Nucleo STM32H743ZI , we are trying program through Flash loader by using UART to this controller but in target board only showing STM8 boards, how to get resolve this issue.

MSC USB not working with TCP stack

Hello,I am working on the customized board with MCU STM32F767 + + LAN8742A + freeRTOS. The USB MSC host was working if no TCP server code was added. But when I add the TCP code, MSC is not working any more.The code is as below:if tcpip_init(NULL, NU...

kqian by Associate II
  • 609 Views
  • 2 replies
  • 0 kudos

problem with MCO2 from PLL2 (STM32H743)

no generation on MCO2 after standard system initialization (PLL2P SOURCE) using CUBE (STM32Cube_FW_H7_V1.5.0). Controller - STM32H743VIT6void SystemClock_Config(void){ RCC_OscInitTypeDef RCC_OscInitStruct = {0}; RCC_ClkInitTypeDef RCC_ClkInitStruct =...

AOrlo by Associate
  • 1295 Views
  • 3 replies
  • 0 kudos

STM32F4x9 Eval USBD bulk in transmit problem

Hi ,I'm using STM32F4x9 eval board with STM32Cube v1.24 library on USB device parctice.Refer to CDC example, a new SCAN device class was created and enumerated succcess.Sending data from PC host site (Bulk Out) can success to get in device (STM32 - v...

PChou.16 by Associate
  • 491 Views
  • 1 replies
  • 0 kudos