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

FreeRTOS Tick Speed

Good evening,  I need freeRTOS tick speed to be greater than 1kHz, I tried to change the configTICK_RATE_HZ parameter but get a divby0 error which I can't fix. Is there a way garanteed way to achieve what im looking for? Thx in advance 

Jack_DB by Associate
  • 208 Views
  • 2 replies
  • 1 kudos

Resolved! I2C Slave sends stale data to Master

Hello! This is the first time I'm using an STM32L0 (...11F4Ux) and also the first time I've tried implementing an I2C IRQ Handler. The code snippet mostly works, but there's a bug in which a READ commands sends data from the previously requested regi...

FP-AUD-AEC1 Hard Fault on STM32WB55REV

Hey everyone,I'm currently trying to integrate the STM32 FP-AUD-AEC-1 software package in a multithreaded environment (ThreadX) on an STM32wb55rev7 mcu chip. Library compiles and runs but eventually hard faults during thread initializations. Any advi...

coop6 by Associate
  • 227 Views
  • 2 replies
  • 0 kudos

SDRAM FMC with STM32H7

Hi everyone, my custom board previously had an STM32F746BGT6. Since we were looking for a microcontroller with a graphics accelerator, we opted for the STM32H743BIT6 (which is pin-to-pin compatible). All the peripherals work, but I'm having trouble i...

Giovanni3 by Associate II
  • 458 Views
  • 10 replies
  • 0 kudos

Static DFU Serial Number on STM32F723xx

There have been previous posts about determining how the DFU serial number is formed from the 96-bit Unique ID.  However, when using the ROM bootloader for the STM32F723xx MCU I don't see unique serial numbers at all.  I am always seeing the same DFU...

jwj by Associate
  • 233 Views
  • 2 replies
  • 0 kudos

PDM Mono Mic on SAI_A with DMA Transfer

Hi, this is my first post here and one of my first experiences with the STM32.I'm working on an STM32H7A3ZI-Q development board. I've connected an Adafruit PDM microphone to SAI1_A with clock on PE2 (SAI1_CK1) and data on PE6 (SAI1_D1). I'm not an ex...

Immagine.png Immagine2.png Immagine3.png
LGR by Associate
  • 236 Views
  • 1 replies
  • 0 kudos

STM32U5A5 instruction fault after WFI

Struggling with a really weird issue here. I'm working on a project using Zephyr on an STM32U5A5ZJT6Q. We are using an LSE-clocked LPTIM as the tick source, PM enabled with STOP0 and STOP1 modes.At some point, we started noticing random crashes, whic...

kamnxt by Associate
  • 195 Views
  • 0 replies
  • 0 kudos