This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MCBSTM32F200 working with audio

Hi All ,

I have the MCBSTM32F200 evaluation board, i see that there is an audio out plug ,but i could not find anywhere an explanation on how to configure it and use it .

Does anyone know where can i find a code example? and/or a brief explanation on how can i configure the peripherals?

Thanks
Michael

Parents
  • Hi,
    I have the same problem. I have a MCBSTM32F400 evaluation board and I am trying to let the audio works, but not success.
    I have read all the links that you have posted, even the schematics, but I am not able to find the way to make the RESET of the codec. In the example that you have provided of the STM32F4 Discovery board, the reset of the audio codec is made using a dedicated GPIO pin. Unfortunatelly, my board (and the MCBSTM32F200) don´t have this GPIO pin. How have made you the reset of the audio codec?

    You have written that there is a lot of examples here: C:\Keil\ARM\Boards\Keil\MCBSTM32F200
    but I couldn´t find any audio examples there (neither in the MCBSTM32F400 examples). Can you say me which of the examples let the audio works?

    Thanks in advance,
    Rafael

Reply
  • Hi,
    I have the same problem. I have a MCBSTM32F400 evaluation board and I am trying to let the audio works, but not success.
    I have read all the links that you have posted, even the schematics, but I am not able to find the way to make the RESET of the codec. In the example that you have provided of the STM32F4 Discovery board, the reset of the audio codec is made using a dedicated GPIO pin. Unfortunatelly, my board (and the MCBSTM32F200) don´t have this GPIO pin. How have made you the reset of the audio codec?

    You have written that there is a lot of examples here: C:\Keil\ARM\Boards\Keil\MCBSTM32F200
    but I couldn´t find any audio examples there (neither in the MCBSTM32F400 examples). Can you say me which of the examples let the audio works?

    Thanks in advance,
    Rafael

Children