This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS / CC2650STK: C2650 STK ---- microphone

Part Number: CC2650STK

Tool/software: Code Composer Studio

Hi,

I want to work on C2650STK. My project now is to collect the voice from the microphone and get it on my computer. 

I see in the RESOURCE EXPLORER in CCS, there is the project of PDM steam.
So, can the C2650STK read the onboard PDM microphone and convert it in PCM and send it by air by this code? Or I see in another post, someone said to use the sensortag_audio. 

And for C2650 it uses CCS to import the program?

Do I need other hardware?