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

Help with STM32F417 MbedTLS support

I am trying to implement a simple MBEDTLS communication firmware with my STM32F417VE.I am using STM32CubeMX as configuration tool and Atollic 9.3.0 as IDE. MBEDTLS, LWIP, FREERTOS and ETHERNET are all set from the STM32Cube.I am trying to perform a s...

NUCLEO-F401RE Serial Port

I have a NUCLEO-F401RE, which has a virtual serial port associated with the built-in ST-LINK/V2-1.This is very convenient and handy, but I'm having issues with it.The first time I tried using this feature, it worked fine. The serial port associated w...

jerry2 by Senior
  • 1403 Views
  • 3 replies
  • 0 kudos

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
  • 533 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
  • 554 Views
  • 2 replies
  • 0 kudos