Other Parts Discussed in Thread: CC2564, , TLV320AIC3254
Hello everyone,
I'm currently working on an application using MCU TM4C123GH6PM, a bluetooth chip (CC2564), and an audio codec (TLV320AIC3254).
For the moment I only use a SBC decoder in my application , and it's working well. The problem is that I would like to integrate an AAC decoder without adding any external DSP chip. I run through some library but all seems to need a lot of computaion ressources.
Do I really can add an AAC decoder on my TM4C123GH6PM or i'll just reach the limit of my product design ?
If yes, do you provide some TI codec library that I could use fro my application ?
Thanks in advance !