Skip to main content
srividya
Visitor II
November 16, 2016
Question

STM32F4- AUDIO CODEC PROBLEM

  • November 16, 2016
  • 1 reply
  • 727 views
Posted on November 16, 2016 at 10:15

The original post was too long to process during our migration. Please click on the attachment to read the original post.
    This topic has been closed for replies.

    1 reply

    slimen
    Visitor II
    November 30, 2016
    Posted on November 30, 2016 at 14:57

    Hello,

    I propose that you refer to an I2S example inside the STM32CubeF4 library (v 1.14.0) relevant for your device, and compare the code with the generated one.

    As the working I2S_Audio example in STM32CubeF4 at this path: STM32Cube_FW_F4_V1.14.0\Projects\STM324xG_EVAL\Examples\I2S\I2S_Audio

    Maybe this help you to identify what is going wrong in your case.

    Hope this helps you.

    Regards