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

Creating new Project with X-CUBE-AUDIO-KIT

I am working on an audio application which is to be built on a custom board using STM32H723VG and the X-CUBE-AUDIO-KIT V1.1.1.  I have demonstrated a prototype solution using the pre-built AUDIO-KIT binary loaded on the STM32H735G-DK development boar...

JRies by Associate
  • 588 Views
  • 2 replies
  • 0 kudos

Resolved! Systick sync with TIM3

I configured STM32CubeMX to have a timebase source as SysTick. I'm using this for my scheduler. its running at 1ms. I also configured tim3 for 1ms sortof.But for some reason this will not stay in synch with systick. They are drifting constantly apart...

Carl_G_0-1750822395221.png Carl_G_1-1750822499426.png
Carl_G by Senior II
  • 243 Views
  • 9 replies
  • 3 kudos

Resolved! How to configure STM32H723 LWIP

hello,everyone,I used STM32CUBEMX+freertos+lwip to generate a project. Pinging 100 bytes was normal. Setting it to 1000 bytes would cause the program to freeze without any lwip error. The LWIP configuration file uses the default parameters. Has anyon...

lan1 by Associate II
  • 301 Views
  • 9 replies
  • 2 kudos

STM32U575 Wakeup from UART in stop mode 1

Hi all,I've been struggling so much to get wake from uart working on this board. It looks like it should be simple, I have this code which I am pretty sure should be everything needed, but it just doesn't wake up when I send data to the serial port.C...

Alan01252 by Associate II
  • 304 Views
  • 19 replies
  • 2 kudos