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

Resolved! STL versioning

We are integrating the STL library in the context of a project requiring IEC 61508 safety integrity level 2 (SIL2). How can we programmatically pull the version info out of the STL library? The API doesn't show anything to that effect. Also, what's t...

DamienF by Associate II
  • 969 Views
  • 2 replies
  • 0 kudos

Ethernet TcpEchoServer

The issue am facing is . I have created 4 maximum connection for 1 port at particular 1 ip. When i open port of same port number and same IP on terminal the data travel should travel to both the ports. But it comes on only single port.tcp_write(Perso...

Second buffer in ethernet DMA is not transmitted

Hi, I'm using STM32H7 nucleo board and I have written a simple UDP client that receives a message and loops it back. I was using the LwIP Socket API for this (lwip_sendto) and using Wireshark I can see that packets are coming out of the board, but th...

IKayk.1 by Associate II
  • 483 Views
  • 1 replies
  • 0 kudos

UART Bootloader returning wrong Device ID

Hii have a product which is using an stm32f070c6 as a co-processor, next to the main processor running linux.For field updates of the co-processor we are using boot0 and reset pins to get the stm32f07 into the uart bootloader, and then we load the ne...

TPryn by Associate II
  • 1527 Views
  • 6 replies
  • 0 kudos

STM32L4 how to get USB connect/disconnect events

I'm using a STM32L4A6 with OTG_FS peripheral. I use the USB driver from STM. I only get the suspend callback, but never resume, or connected, or disconnected callback. Suspend is not good indicator for plug in or out. Even USB cable plug in will also...

CZ.4 by Associate II
  • 2130 Views
  • 6 replies
  • 0 kudos