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! 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
  • 633 Views
  • 8 replies
  • 4 kudos

Resolved! 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
  • 131 Views
  • 2 replies
  • 1 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 II
  • 227 Views
  • 5 replies
  • 0 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...

Temperature sensor not working

To get my first sensor project done and after selecting my board, I enabled I2C1 which triggered pins PB6 and PB7 as shown below: Then used code below (in main.c) with the purpose that the LED is on when the temperature is higher than 40 degrees and ...

Capture.PNG
TechyAry by Associate III
  • 386 Views
  • 14 replies
  • 0 kudos