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

STM32H7A3VGT: I2S Master with DMA

Hi,I am not able to output per I2S properly.1. I changed from a properly working driver for STM32F407 to this STM32H7A3VGTI had to learn, that the master clock is different as for the 407; here is always running (?) and the DMA did not work properly ...

Vmanne by Associate II
  • 22 Views
  • 0 replies
  • 0 kudos

Resolved! LWIP sends an arp request for himself

Hello,I am trying to set up  a UPD communication with a nucleo-H755ZI-Q board.Now I have the effect, that the lwip stack sends out an arp request for its own IP address.I double-checked the IP address and destination address to make sure they were co...

HiSt by Associate
  • 142 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H753 UsbX MSC + SDMMC DMA

Hi all,I'm currently working on a project using a STM32H753 in combination with the Azure RTOS UsbX to create a composite class USB device (CDC ACM + MSC). As a starting point for the MSC support, I'm using this STM github example:https://github.com/...

DZimm9_1-1748444380819.png DZimm9_4-1748445624362.png DZimm9_2-1748445167890.png DZimm9_3-1748445432939.png
DZimm.9 by Associate II
  • 526 Views
  • 7 replies
  • 2 kudos

LwM2M support on STM32?

Dear STMicroelectronics Support Team,I previously submitted a request on [ Auguest 26, 2025] (case #[00242096]) and have not received a reply.I am evaluating STM32 MCUs for an LwM2M client implementation and need clarification on ST’s official suppor...

STM32H7s78-DK , TCP/IP +LWIP+freeRTOS

HiI have implemented TCP/IP with LWIP, but after enabling the freeRTOS, I'm facing lot of issues, ping is not happening, flash overflow errors , internal flash is very less need to use external flash(how to configure?). Mainly I need to enable freeRT...

Usb device MSC problem

 I'm already achieved a USBX-MSC class, and also a FileX in MCU local.I know that using two file systems at the same time is not recommended, but still have some questions. 1. I implement the ux_deveice_msc.c as followed. Use PC-Windows to create a f...

Jason927 by Associate III
  • 26 Views
  • 0 replies
  • 0 kudos