STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Using ARM CMSIS/DSP libraries on STM32U5

Hi,I want to migrate a project that I have made on a STM32L4 where I make the spectral analysis of the noise that I read from a digital MEMS microphone using the arm_fft dsp functions to a new board with a STM32U5 mcu.I have tried to include the "lib...

Overflow interrupt don't trig stm32f1

Hello, I have a problem currently, I am a beginner on stm32 and I would like to create a pulse counter but I cannot get the interrupts from my timer 3 to increment my variable. I don't understand then that the function is indeed carried out but it is...

Resolved! Avalonia UI?

Hi All - Not sure if this is the right place to ask this, but thought I would try anyway.I just finished a project that used Avalonia UI (C# based cross platform system for application GUIs) on a raspberry-pi 4 with a Waveshare touch screen attached....

clawton by Associate
  • 1087 Views
  • 2 replies
  • 0 kudos

Resolved! How to use the HAL I3C Library

HelloI'm using NUCLEO-H503 to make an I3C master, and I have some issues.1. I sent the ENTDAA command for I3C communication, but it does not go to HAL_I3C_STATE_READY.The code written after several attempts is as follows.HAL_I3C_Ctrl_DynAddrAssign(&h...

sh.lee by Associate II
  • 3098 Views
  • 6 replies
  • 4 kudos