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

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
  • 541 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
  • 1742 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
  • 2407 Views
  • 6 replies
  • 0 kudos