cancel
Showing results for 
Search instead for 
Did you mean: 

Playing Audio by STM32F407 Discovery Board in STM32CubeMX

Ali Pourmohammad
Associate II
Posted on June 06, 2017 at 22:27

Hi all.

Do you have a simple example for this issue?

2 REPLIES 2
Max
ST Employee
Posted on June 07, 2017 at 04:12

Look inside the

http://www.st.com/en/embedded-software/stm32cubef4.html

package in the \Projects\STM32F4-Discovery\Applications\Audio sub-directory
Posted on June 07, 2017 at 19:18

Dear Max,

Thanks a lot for your help.I tried that example but I couldn't communicate with the codec.First I want to communicate with the codec.I use STM32CubeMX v. 4.13 compiler and Hal drivers.I activated I2S3 and I2C1 then tried to read the ID register of the codec but it didn't work.I tried it using two different STM32F407 discovery board.May you guide me how can I read the ID register first?

Best Regards