DSPRelated.com
Forums

Communication between C6711 boards

Started by sindy_555 March 4, 2003
Hi!

I'm a grad student working on the C6711 DSK boards. I'm trying to
develop a real time wireless communication system with one 6711 board
as TX and the other as RX. Right now I'm trying to establish
communication between 2 boards by physically connecting the OUT of
the TX board to the IN of the RX board. I have been able to establish
communication with audio signals with the help of the audio.pjt
(present in the examples folder of the TI folder). The AD535 present
on the DSK supports only audio signals on it's codec. AD535 also
supports data on it's codec but configuring it to data comm mode is
supposed to be a very complicated process(the TI folks I talked to
told me that!). Hence I'm using the TLC 4541 daughter card with the
DSK board. I've disabled the AD 535 codec with the help of the JP1
jumper on the DSK board.
Now to establish data communication I nkow I need to use the pipe
managers present in the configuration file(CCS) and RTDX(to transmit
data from the host(computer) to to the target(board). Then there's
McBSP to worry about!
Can anyone let me know what exactly I need to do to establish data
communication between the boards. I'd really appreciate it.

Thanx

Sindy