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

no RTC wake up

I’m working on a project with the Nucleo-L476RG. I want to perform a measurement, then put the microcontroller into Sleep Mode for 2 seconds, after which it should be woken up by the RTC clock.I followed the tutorial:How to configure the RTC to wake ...

MichalPorazko_0-1764697557739.png MichalPorazko_1-1764697599975.png MichalPorazko_2-1764697651032.png MichalPorazko_3-1764698784445.png

USBX Audio Class Microphone example

Hi,I've implemented a USBX Audio device correctly using ThreadX and the USBX Middleware on an STM32U5 (working as a speaker).I would like now, to implement a microphone using the same USBX Middleware. For that, I would like to figure out if there are...

nico23 by Senior III
  • 38 Views
  • 0 replies
  • 0 kudos

HELP with Burst Mode HRTIM

  Hi everyone, I am working on an STM32G4 project using the HRTIM1 peripheral. My goal is to generate a burst of exactly 3 PWM pulses on Timer A and Timer B simultaneously, triggered by an External Event (Sync Input / EEV). The Goal: System waits fo...

Resolved! STM32 Timer Function library

Hi Guys, I am completely new in the world of ST Microcontroller. I have worked with PIC Microcontrollers using MikroC Compiler. After studying various tutorials on this topic, I am getting it slowly. While going through  code of generation of PWM, I ...

ankhola by Visitor
  • 224 Views
  • 16 replies
  • 2 kudos

Is There Any Working UAC2.0 Example for STM32H7?

I’m trying to build a UAC2.0 (USB Audio Class 2.0) device on STM32H7, supporting: High-Speed USB24-bit audioPlayback + RecordingFull-duplex, stable, low-latency operation After reviewing many threads here, I still haven’t found a complete or working ...

audio by Associate III
  • 32 Views
  • 0 replies
  • 0 kudos