STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Can't make WM8994 play over SAI on STM32H745I-DISCO board.

My project uses HAL and it's made with STM32CubeIDE.I've naturally seen the example and tried to configure everything exactly as in the example.So - the clock for SAI is set to 4.096MHz. I use SAI1 configured as on the screen:Here's my code:#include ...

0693W00000WLEAFQA5.png 0693W00000WLEAKQA5.png 0693W00000WLEAPQA5.png 0693W00000WLEpSQAX.png
HTD by Senior III
  • 2034 Views
  • 19 replies
  • 0 kudos

Resolved! How to use pdm2pcm library in STM32CubeIDE project?

I have the STM32H745I-DISCO board for tests.I want to achieve a simple thing: play 1KHz sine wave over the speaker output of the board.As I researched the subject I found in the documentation:"Two external speakers can be connected to WM8994ECS/R via...

HTD by Senior III
  • 1171 Views
  • 1 replies
  • 0 kudos

Resolved! HAL_SAI_Start()?

With the HAL on an STM32U5 nucleo i can HAL_SAI_DMAPause() HAL_SAI_DMAResume() HAL_SAI_DMAStop() HAL_SAI_Receive_DMA() HAL_SAI_Transmit_DMA()Wouldn't it make sense to have aHAL_SAI_DMAStart()?With this nomenclature i don't have a clue how to tx/rx da...

JTedot by Associate II
  • 545 Views
  • 2 replies
  • 0 kudos

STM32F429 project error: No such file or directory

Hello, I'm getting started with stm32f429i. I built my project like the picture. The problem is when i build target, I had an error like the picture.I Crtl+left click to the "stm32f4xx_sai.h" and it pop out When i rebuid target it have the same error...

0693W000000UlhWQAS.png 0693W000000Uli0QAC.png
NHuy.1 by Associate
  • 406 Views
  • 1 replies
  • 0 kudos