This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

dmic_i2s_dma

Overview

Demonstrates the DMIC working with I2S. One or Stereo channel Audio data is converted to samples in the DMIC module. Then, the data is placed into the memory buffer. Last, it is send to the I2S buffer and sent to the CODEC, then the audio data will be output to Lineout of CODEC.


## Supported Boards
- [EVK-MIMXRT595](../../../_boards/evkmimxrt595/driver_examples/dmic/dmic_i2s_dma/example_board_readme.md)
- [EVK-MIMXRT685](../../../_boards/evkmimxrt685/driver_examples/dmic/dmic_i2s_dma/example_board_readme.md)
- [LPCXpresso54628](../../../_boards/lpcxpresso54628/driver_examples/dmic/dmic_i2s_dma/example_board_readme.md)
- [LPCXpresso55S36](../../../_boards/lpcxpresso55s36/driver_examples/dmic/dmic_i2s_dma/example_board_readme.md)
- [MIMXRT685-AUD-EVK](../../../_boards/mimxrt685audevk/driver_examples/dmic/dmic_i2s_dma/example_board_readme.md)
- [RD-RW612-BGA](../../../_boards/rdrw612bga/driver_examples/dmic/dmic_i2s_dma/example_board_readme.md)