Codec support in WICED SDK v6.6.0.9

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

cross mob
GaRa_4230356
Level 1
Level 1
First reply posted First question asked Welcome!

Hi, 

I'm working on a product where I'm using MurataType1LD platform and WICED SDK v6.6.0.9. I've some audio streaming requirements, for which I was using codec AK4637. It was easy to integrate this as Wiced SDK already has libraries, platform audio support for this. Recently I'd to switch from AK4637 to TLV320AIC3100 and now I'm trying to add software support for this codec. Now I'm clueless on how should I proceed.

 Is there any definitive guide that I can go through? Does cypress provides any platform libraries on request specific to this TI codec, which I can use (like it is there for AK4637)?

0 Likes
1 Solution
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi @GaRa_4230356 ,

There is no specific guide for designing codec libraries. You will have to understand the code flow and library implementation and duplicate the same for the codec you are designing library for. 

View solution in original post

0 Likes
1 Reply