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

stm32f429zi freertos hardfault

Hello, trying to port Miro Samek's example: https://github.com/QuantumLeaps/FreeACT - into my nucleo-F429ZI board.As a reference there is project running on nucleo-h743zi what i did:changed all configs to be STM32F429zi valid, changed ld file, makefi...

PanMaltan_0-1732489702605.png PanMaltan_1-1732489800934.png PanMaltan_2-1732489844410.png

SVD errors on STM32H503

Using python I have written small app to convert SVD V1.4 into assembly include. Then I started to write assemby code using RM0492 Rev2 .For the peripherals I use (RCC,ADC,GPIO,GPDMA,TIM,USART) I have found that there are few errors in the SVD file, ...

hijax_pl by Associate II
  • 676 Views
  • 4 replies
  • 0 kudos

STM32H7 DMA circular mode and Cache

Hello,I'm having some issue with audio playback using SAI(with DMA configured as circular) as soon as DCache is enabled.I'm using cache clean on half/full interrupt but this doesn't help. I'm suspecting that whenever I got half/full complete interrup...

Ripley by Associate II
  • 871 Views
  • 6 replies
  • 0 kudos

PWM duty cycke update

HeyWe have consider following part# for our induction cooker application and we have few queries for PWM duty cycle update as per below1) STM32F302 and STM32F3032) STM32G491Can I update frequency and duty cycle on the fly from software/code written b...

Sync up pdm mic and icm20602

PDM mic will be set up as 8 or 16 kHz sps. icm will be set up as 4kHz sps.data is received in sync and then stored in a buffer then sent to pc.How do i sync up a pdm microphone and a icm IMU using stm32?What communication to use with the PDM mic, tha...

RBacs.1 by Associate II
  • 654 Views
  • 1 replies
  • 0 kudos

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
  • 509 Views
  • 1 replies
  • 0 kudos