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

STM32H5 running DTLS with netXduo

hi, i trying DTLS on netXduomy goal is TLS and DLTS running independently (STM32H5 is server, PC is client) so i success mutual TLS(Ver 1.3) but failed DTLS runningi'm in situation that DTLS connection is completed at client but server is not answer ...

skim.5 by Associate
  • 125 Views
  • 0 replies
  • 0 kudos

FreeRTOS LwIP on the STM32F407VET6

Hello. How to configure the FreeRTOS LwIP bundle correctly on the STM32F407VET6 and PHY Lan8720, I'm configuring it in the Cube IDE. There is a ping without FreeRTOS, but there is no ping with FreeRTOS. Thank you very much.

veditor by Associate II
  • 204 Views
  • 2 replies
  • 1 kudos

Resolved! ETH open lost connection

hi all! i'm handling Foc-pmsm project, i use communicate ETH with other board via ETH but it connect too slow and open lost connection, i don't what issue because this is the first time i handle with ETH. can you help me take a look and show my mista...