Hi Nordic Team,
Is there any way to input 3 audio streams (through I2S ) on nRF5340DK board are there any extra I2S Port available to input one more sinusoidal signal and what might be some hardware limitations for the same .
Regards
Sainath
Hi Nordic Team,
Is there any way to input 3 audio streams (through I2S ) on nRF5340DK board are there any extra I2S Port available to input one more sinusoidal signal and what might be some hardware limitations for the same .
Regards
Sainath
Hi Sainath,
Nambiar said:After reading through the hardware schematics , looks like the Headphones (Audio Out ) port cannot be used.
That's right. You can use this only for Audio out.
Yes, you should be able to use USB and I2S simultaneously. But please note that the current USB implementation only has 2 (stereo) endpoints. So as of now, using USB for an additional third input is not an option.
-Priyanka
Hi Sainath,
Nambiar said:After reading through the hardware schematics , looks like the Headphones (Audio Out ) port cannot be used.
That's right. You can use this only for Audio out.
Yes, you should be able to use USB and I2S simultaneously. But please note that the current USB implementation only has 2 (stereo) endpoints. So as of now, using USB for an additional third input is not an option.
-Priyanka
Yes but I was thinking to use both USB & I2S at the same time then in that case I am getting at least 4 streams at once . That is possible right ?
What you meant is I cant increase the USB endpoint to 3 , to take in 3 mono audio channels, ?
Hi Sainath,
Apologies for the delay. The main issue is the CPU power. Encoding each stream takes ~30 % CPU, so as of now due to limitations, we support only two streams. But regarding using USB & I2S at the same time, I have inquired internally and will get back to you.
-Priyanka