Questions about using DMIC on RT1170-EVK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Questions about using DMIC on RT1170-EVK

跳至解决方案
1,576 次查看
Shawn_
Contributor I

Hello everyone,

I want to learn to use the four DMICs on RT1170-EVK, but I can't find any examples of DMICs and driver files like fsl_dmic.c and fsl_dmic.h in SDK2.11.0. Does NXP have some introduction and Demos for DMIC on RT1170?

Thanks and Regards

标签 (2)
0 项奖励
回复
1 解答
1,569 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Shawn_ ,

   Thank you for your interest in the NXP MIMXRT product, I would like to provide service for you.

   To the RT1170, it doesn't use the DMIC IP, it is using the PDM ad the DMIC IP.

   Please refer to this code:

\SDK_2_11_0_MIMXRT1170-EVK\boards\evkmimxrt1170\driver_examples\pdm\pdm_sai_multi_channel_edma

  It will use the EVK on board U40,U41 DMIC.

kerryzhou_0-1646278228386.png

So, your used driver is fsl_pdm, fsl_pdm_edma.

 

Wish it helps you!

Best Regards,

Kerry

 

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,570 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Shawn_ ,

   Thank you for your interest in the NXP MIMXRT product, I would like to provide service for you.

   To the RT1170, it doesn't use the DMIC IP, it is using the PDM ad the DMIC IP.

   Please refer to this code:

\SDK_2_11_0_MIMXRT1170-EVK\boards\evkmimxrt1170\driver_examples\pdm\pdm_sai_multi_channel_edma

  It will use the EVK on board U40,U41 DMIC.

kerryzhou_0-1646278228386.png

So, your used driver is fsl_pdm, fsl_pdm_edma.

 

Wish it helps you!

Best Regards,

Kerry

 

 

0 项奖励
回复