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

Resolved! Where are the CMSIS-DSP libraries for STM32U5A9J

So I have a board which I'm correctly using with threadX and TouchGFX.I want to implement a function that calculates the FFT of a signal, but I'm having a hard time finding the CMSIS-DSP libraries.I need to include the classic math library for ARM#in...

nico23_0-1767100107311.png nico23_1-1767100139885.png
nico23 by Senior III
  • 122 Views
  • 7 replies
  • 3 kudos

Resolved! HPDMA with ADC with STM32 MCU(H7S3L8)

Hi, I tried to set up and use HPDMA with ADC on my Nucleo-H7S3L8,but I have some questions about how to use it.I could not find documentation on using HPDMA with STM32 MCU, only for GPDMA.I found an HPDMA example for the Nucleo-H7S3L8 (ADC_SingleConv...

prometheans152_0-1720659795732.png