Hi nordic team,
I use the nrf52832 EVK ,I want to connect MIC and speaker to the EVK.
I read the nRF52832_PS_v1.4.pdf, and i guess following interfaces can be used.I don't know which is the best solution for nrf52832.
MIC-->PDM interface, I2S interface-->OP-->speaker
Or MIC-->SPI interface, I2S interface-->OP-->speaker
Or MIC-->I2S interface, I2S interface-->OP-->speaker.
And I find there is no PDM example in nrf52 SDK.
Do you have a mature solution about how to connect MIC and speaker to EVK?
Could you gave me some batter suggestions?
Thank you very much.