Hello,
Hello,
Hello,
I fully understand the confusion here, as there are indeed two instances of 'codec' appearing in relation to the LE Audio specification and the nRF5340 audio DK. The first, most prominent use of 'Codec' usually refers to the software codec that encodes/decodes the audio stream that is to be transmitted or has been received, most commonly the mandatory LC3 codec. You are correct that this codec is completely software based.
The second possible use of 'codec' is what we usually differentiate by saying 'hardware codec', which in the nRF5340 Audio DK case refers to the CS47L63. The CS47L63 is a high performance low-power audio DSP: https://www.cirrus.com/products/cs47l63/
The CS47L63 is specifically made and optimized for the earbud use-case.
As you can see from its datasheet it also has the possibility to do DSP on top of the ADC/DAC functionality, but the nrf5340_audio reference application only uses it as a ADC/DAC currently
Also, it is possible to switch the CS47L63 with any other ADC/DAC..
Best Regards,
Swathy
Hi SwRa,
Thanks for your clarification. I think It's helpful for those who are new to 5340 Audio DK.
Hi SwRa,
Thanks for your clarification. I think It's helpful for those who are new to 5340 Audio DK.