xmc2go - Enable I2S interface

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
moe90210
Employee
Employee
First question asked Welcome!
Hello forum members,

I'm using a xmc2go board together with S2GO MEMSMIC IM69D.
I'm trying to read the microphone signal and read it out via UART
I tried to enable I2S via the app I2S_CONFIG.
The UART app is working. I already sent some strings via UART to the PC.
But i have problems to readout the microphone signal.
Is there an "easy" way to implement this?
0 Likes
1 Reply
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Hi,

Have a look at the examples in https://github.com/Infineon/IM69D130-Microphone-Shield2Go/blob/master/examples/sampleReadingWave/sam....
It uses the XMC Arduino Library but should be easy to extract the code.

Regards,
Jesus
0 Likes