This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

A3DP using a CC2564MODNEM and TM4C123GH6PM

Other Parts Discussed in Thread: CC2564MODNEM, CC2564MODN, MSP430F5438

When I try to run the A3DP Sink demo for Tiva, the remote control functions work correctly but the I2S output does not work.

now for the details:

I am trying to run the A3DPDemo_SNK program on a tm4c123gxl Launchpad using the CC2564MODNEM Bluetooth module evaluation board.  I have version 1.2 of the bluetopia stack for Tiva.  I have a sensor hub booster back which I am using to connect the CC2564MODNEM through the RF headers.  (the CC2564MODN uses the CC2564B)

I made a modified version of HALCFG.c that directs the uart and reset signals to the correct pins.  I am building with CCS5.5 and using Tivaware C Series 2.1.0.12573.

The code compiles correctly.  When I run the program on the Launchpad, I can set the local name and class of device, open the sink, and pair it with my phone.  It functions correctly as a remote control, but I can not get any signal from the I2S/PCM output on the MODN.  No FSync, no bit clock, no data.

I tested the CC2564MODNEM using an MSP430F5438 experimenter board and the msp430 version of the A3DP demo, and the I2S worked correctly in that scenario.  So the module is good.

Apparently I'm missing something in the setup, any help would be appreciated.

Thanks,

Andy