Other Parts Discussed in Thread: MSP430FR6989, , CC3235SF
Dear people,
Continuing with my project involving 16 Digital Mics sending a TDM-Stream which I want to process, I have designed and built a controller using two AIC3268 which I now have to bring to life.
By now I am using the PPS Portable Audio (without the TLV320AIC3268EVM-U) to make my signal flow and trying to use a MSP430FR6989 Launchpad to control the AICs via I2C.
The infos I found in www.ti.com/.../slaa605a.pdf and the scripts from PPC2 on TLV320AIC3268 Scripts (Rev. A) are the basis I am using now, together with a I2C-Demo for the MSP430FR6989.
I was hoping to have an easier start using this Launchpad, but the final goal is to use one of the SimpleLink MCUs (either the CC3235 or the CC1352, not sure yet), for which, of course, there is the SimpleLink Audio Plugin.
But first I need to get the mics and the codecs to talk and by now I have a "salad" of different program examples I am struggling to clean up to suit my needs...
This is a thing I am afraid from asking, but if you think you could help me generate one very simple working CCS-Project to "talk" to the two AIC3268 together, it would be great!
This means: Each AIC have to read 8 of the 16 channel-TDM-Stream (first 8 to AIC nr1, the others to AIC nr2), reducing them to a (mono or stereo) signal for the LineOut and leaving for later the possibility of porting this to a SimpleLink Processor, to use their I2S and Wireless capabilities.
The hardware I have built is very flexible and has all the in and output possibilities from the two AIC3268 open.
Best regards and thanks,
Gustavo