I am trying to implement a communication system using C6713. I need to make a transmitter and a receiver. Transmitter would use a DSP C6713 and receiver would use another DSP C6713. The algorithm for baseband modulation and demodulation is OFDM and i have to transmit multiple OFDM symbols simultaneously from transmitter by creating two OFDM symbols in the DSP and then transmitting these two OFDM symbols by two transmitting antennas simultaneously.
I have made whole hardware of RF portion of MIMO i.e. 2 transmitters and 2 receivers. I have to integrate this RF portion with the DSP C6713 by audio ports. Can I do it? If not then how can I do this?
Audio ports use AIC23 codec and one audio port can transmit only one integer at a time. So, how could I transmit two OFDM symbols which are multiple complex floating point entities.
Can someone tell me that can C6713 AIC23 Codec support this algorithm. I need urgent reply....
Thanx alot.