Question
How can I use audio codec in STM32CubeMX?
Posted on June 06, 2017 at 19:48
Hello.
I use STM32CubeMX for programming of a STM32F407 Discovery board.
I want to play a sound using audio codec.
Unfortunately I can't communicate with codec by I2C and I2S.
There is no any sound in headphone.
Is there any simple example for Audio Playing in
STM32CubeMX without using DMA or Interrupt or USB?
Maybe using a MEMS Mic?
#audio-playing-in-stm32cubemx