Hello there ,
Can I use audio DMIC driver for MP34DT05-A PDM based sensor implementation . I cant find any reference regarding this driver .
I used nrf52840DK board and MP34DT05-A sensor .
Hello there ,
Can I use audio DMIC driver for MP34DT05-A PDM based sensor implementation . I cant find any reference regarding this driver .
I used nrf52840DK board and MP34DT05-A sensor .
Actully I find one microphone example on nrf ncs folder but that example for 96b_argonkey board , i checked that dts file in that file i2s drivers are there but when i checked nrf52840 dts file i cant find any i2s related driver so what can i do .
Hello Sir,
I tried your solution but it can not run , still gives error , what can I do Sir , there are any other solution apart from this ?
Hello Sir,
I tried your solution but it can not run , still gives error , what can I do Sir , there are any other solution apart from this ?
As of now, you would need to use nrfx driver directly. An intern here at Nordic made an nrfx I2S sample for NCS last summer that might give you some guidance on how to go about it, you can check it out here: https://github.com/siguhe/NCS_I2S_nrfx_driver_example