Skip to main content
Sherif Armanyous
Associate II
August 11, 2018
Question

how can I send data through I2S to cs43l22 chip in stm32f4 discovery to play a .wav audio file stored in sdcard ?

  • August 11, 2018
  • 0 replies
  • 489 views

I am using :

  • STM32CubeMX
  • Keil mdk V5

what is configured and working correctly :

  • SDCard Fatfs using spi protocol
  • I2c to control cs43l22.
  • PD4 RESET of audio coded cs43l22.

what is needed :

  • the right configuration of I2s and DMA and how to send PCM data from SDCard to cs43l22
    This topic has been closed for replies.