Skip to main content
sudheer nulu
Associate
February 15, 2018
Question

STM32F217 I2S

  • February 15, 2018
  • 0 replies
  • 678 views
Posted on February 15, 2018 at 11:24

I'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 module of the contoller in pcm mode i am getting the multiplication factor of 128 between mclk and sampling. But it should be of 256 as per the i2s standard.

Can you please let me know how to configure the i2s to generate mclm 0f 2.048Mhz and sampling rate 0f 8khz

#i2s-pcm-format #i2s #stm32f2 #stm32-i2s #pcm #pdm-pcm-conversion-audio-embedde
This topic has been closed for replies.