STM32 MCUs Other solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL SAI transfer I2S on STM32F469I-Disco

Hi, how do i send data to the CS43L22 codec on the board? In the audio example, it sends 16bit uint values with the eval_audio_play, but on the HAL_SAI_transmit functions i can only send 8bit values. I cannot find a solution, i configured the DAC and...

Deividas by Associate II
  • 243 Views
  • 0 replies
  • 0 kudos

I2S slave lost syncronization

Posted on September 03, 2017 at 08:50 Hello, I use I2S interface on STM32F446 to read audio stream in slave mode. The master transmits MCLK, BCLK, DATA and WS signals. At the beginning everything works fine. At random point in time the strea...

heifetsg by Associate II
  • 308 Views
  • 2 replies
  • 0 kudos

STM32F4 I2S clock configuration for stereo PDM

Hi guys,I have an STM32F412 discovery board and am attempting to find the best solution for connecting 8xPDM microphones in 4xStereo pairs and writing the resulting WAV to USB. The method I'm currently attempting is:Use 4xI2S peripherals, each with 2...

0690X000006CDC5QAO.jpg 0690X000006CDCKQA4.jpg
sully by Associate II
  • 824 Views
  • 2 replies
  • 0 kudos

STM32F217 I2S

Posted on February 15, 2018 at 11:24I'm using stm32f217 controller for my project where i have to interface with tlv320aic1106(pcm audio codec), which requires mclk of 2.048 Mhz and a pcmSync signal of 8khz,But when I tried configuring the i2s modul...

To read multi-channel PDM signal

Posted on December 04, 2017 at 04:21Hi, I am working on a project that needs to read audio signal from 4 PDM microphones. I checked that STM32F405 chipset has 2 muxed full-duplex I2S. Is that mean I can read 4 channel audio data with this mcu? Is th...

Mao Zeng by Associate
  • 542 Views
  • 3 replies
  • 0 kudos