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

I made I2S-USB Audio Bridge Microphone Drivers

First and foremost, they aren't perfect. The code has tons of work left. But it took me SO long to get ANY i2s audio data from my guitar to my computer, the major hurdle being mostly the lack of USB Microphone drivers provided by the stack.Now that I...

pszsh by Associate
  • 1205 Views
  • 1 replies
  • 0 kudos

STM32U535 LPBAM LPTIM3 capture problem

Hi,I'm trying to get LPBAM Low power timer capture to work in a frequency measurement application. The intention is to use LPBAM to write input captures from LPTIM3 to a buffer in SRAM4 while in Stop mode 2. The app loop just sets a wakeup via the RT...

Screenshot 2026-04-28 172053.png Screenshot 2026-04-28 172338.png Screenshot 2026-04-28 174846.png Screenshot 2026-04-28 175007.png

Resolved! Which Compiler for Safety Application?

We develop a measuring device which should be capable of SIL 2. It would be possible to fall back to SIL 1 only. STM32F4 MCU is used with STL-Safety-Library.Has anybody qualified the gcc for that? Or did you replace the compiler by already qualified ...

awiernie by Senior II
  • 156 Views
  • 1 replies
  • 2 kudos

Resolved! livetune sysin

Looking to add a 4 mic pdm array setup to livetune environment. Had questions on how deep into the environment we need to go for the changes. Is it just a matter of changing the # of channels for the sysIn, # of slots and active slots on the pdm inte...

mantwih by Associate III
  • 489 Views
  • 11 replies
  • 1 kudos

STM32U545 Low-Power Mode with FreeRTOS

Hello, I am currently using the NUCLEO-U545RE-Q and trying to set low-power modes with FreeRTOS. I have already seen videos from official ST channel and read documentation but I cannot get to set this functioning when using FreeRTOS and RTC. My goal ...

JPortilha by Associate III
  • 253 Views
  • 4 replies
  • 3 kudos