STM32 MCUs Other solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

External Codec - Use alternate GPIO's?

Posted on May 19, 2015 at 08:06Hi. If I wish to use an audio codec that is NOT the CS43L22 on the Discovery board, is it necessary to use different GPIO pins than the ones that are already connected to the onboard codec? For example, GPIOD_pin4 is c...

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
  • 1189 Views
  • 6 replies
  • 0 kudos

Digital Audio Effects - Wave file issue

Posted on August 12, 2013 at 04:06dear all. I hope this finds you well. I am trying to implement digital audio effects on a development board featuring a STM32F407ZG processor. I have never used it before but I managed to build the driver for the au...

TDM tutorials?

Posted on March 19, 2015 at 04:11Hello,Could anyone point me to a decent tutorial or resource for TDM audio on the STM32Fxx?Thanks in advance. #audio #tdm

Mp3 decoding and encoding libraries

Posted on December 31, 2013 at 11:40HiI'm looking for the libraries to decode and encode mp3 files. But when I use the ST site I'm not able to download the mp3 libraries. It only says active.https://my.st.com//st-extranet-web-active/active/catalog/t...

m_ by Associate II
  • 404 Views
  • 1 replies
  • 0 kudos

STM32 F3 problem in playing audio

Posted on August 05, 2014 at 07:00Hi,I am new to STM32 and probably asking a dumb question. I have designed a board to play audio files off a SPI flash. I can read and write to flash properly, but when I try to send the audio data to the speaker all...

b2 by Associate II
  • 1011 Views
  • 7 replies
  • 0 kudos

Audio input output to STM32F4

Posted on June 17, 2014 at 11:38hi everybody!I want to input two audio signals (electronics completed from mic to stm32f4, 1 analog pin and 1 ground) to the stm32f4. Then I want to mix the two audio signals with one signal at half volume and the oth...