STM32 MCUs Other solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PDM 2 PCM DMA buffer size confusion

Hello,I have a PDM MEMS microphone that I am reading in I2S master receive mode. I am trying to take this data and put it in a FIFO buffer and then output the data over UART using DMA. I must be confusing the buffer sizes because I get mostly zeros...

kcire L. by Associate III
  • 291 Views
  • 0 replies
  • 0 kudos

Audio data RF synchronization

Hello,I am sampling audio data with sampling rate 16 kHz and then send it using RF to the other MCU which is sending to DAC samples with the same 16 kHz sampling rate, Im using DMA for sending data through I2S to external DAC. The problem is that the...

KD�?b by Associate II
  • 281 Views
  • 0 replies
  • 0 kudos

My board has two I2S interfaces, but the DMA controllers are only connected to one of them. Should I use the DMA for audio in, or for audio out?

I thought I had checked everything about the F767ZI Nucleo-144 and its pin availabilities. Unfortunately I overlooked that I2S_A is the only one whose peripheral pins are connected to the SPI_RX and SPI_TX regs for DMA streams.This means that for my ...

NNagy.1 by Senior
  • 671 Views
  • 4 replies
  • 0 kudos

STM32F407 DAC Output (12Bit) Droning

Posted on November 08, 2017 at 11:21Hey guys,I have some problem with the output of my DAC and I hope you have some idea, what went wrong... Situation:    I am trying to play a WAV audio file with the DAC of my STM32F407VET. I use a double buffer, t...

I2S + DMA on a Nucleo F411 with CS4344 DAC

Posted on April 24, 2016 at 15:07 Hello! I'm trying to output a sine wave on my CS4344 DAC using I2S and DMA but it's not going well... First step was to output the correct clocks ie LRCLK = 1kHz and MCLK = 256 * LRCLK = 289MHz. ...

florent2 by Associate II
  • 564 Views
  • 1 replies
  • 0 kudos

Audio noise depends on buffer-size of I2S DMA

Posted on April 09, 2015 at 12:02Hi! I am using STM405RGT6 and TI PCM3060 audio codec. I use DMA to RX and TX I2S data. I2S configured to 96000 Hz. When I set buffer size, for example, 64 samples I get parasitic frequency peaks at every 1,5 kHz (960...

3deemon by Associate II
  • 1173 Views
  • 6 replies
  • 0 kudos