Hi
I use BT-MSPAUDSINK-RD board for learning.
Let me clarify my steps.
After I set up __TI_A3DP_SNK_BOARD__=0 in preprocessor list.
I add __TI_A3DP_SNK_BOARD__ to watch list and I can see its value is 0.
But I run into MainThread(), to the line…
Hi Arun,
If your application requires multiple audio streams, I'd recommend using an external audio codec. If you have specific questions about codecs, please start a new thread in our Audio Converters Forum .
Arun Krish said: 1. What's the use of…
Other Parts Discussed in Thread: CC2564 , TLV320AIC3256 Hi All,
I wanted to design a device which will connect with the smartphone via Bluetooth interface and will act as audio streaming module for the phone as well as that device will have mic input…
Hi,
It is actual implementation of SPP profile.
Yes it has to be implemented in the stack, But as menctioned earlier if you are using CC256xB, it has a SBC decoder. see http://www.ti.com/tool/BT-MSPAUDSINK-RD
No the Firmware running on the CC256x…
Hi Senthil,
Thank for your interest and reply. http://www.ti.com/tool/bt-mspaudsink-rd#1 this is the link where the Picutres are shared By ti. I think developing an add on card by an individual for connectivity would not be accepted by any one. TI should…
I am using the "Bluetooth + MSP430 Audio Sink Reference Design", BT_MSPAUDSINK. I have downloaded the programs/info that the kit recommended, but I still seem to be on the wrong track.
Here is what I am using: http://www.ti.com/tool/bt-mspaudsink-rd…
Hi,
You can use any of the CC256xB device listed below
CC256XQFNEM, TI module(CC2564MODN), LSR module( 450-0104B) and Panasonic(PAN1316B/PAN1326B)
Yes you can use the MSP430F5438A or Tiva C, see http://processors.wiki.ti.com/index.php/CC256x_EVM_Platform…
Other Parts Discussed in Thread: MSP430F5438A , CC2564 , BT-MSPAUDSOURCE-RD , BT-MSPAUDSINK Hi,
I have the following hardware setup. MSP430F5438A experimenter board + PAN1323ETU. Currently I am running SPP profile over this and it's working quite smoothly…
I think you are right on the BT_SLOW_CLK pin!
The BT-MSPAUDSINK-RD is the evaluation board that we already have. I know that the MSP-EXP430F5438 +CC2564B board does not support listening to audio because the audio pins are not connected.
But if we…
Hi,
I am able to get the 4W power now. The previous issue was due to long wire / loose connection on Vbat.
My customer bought the BT-MSPAUDSINK-RD (BT and MSP430 Audio Sink Reference Design). They want to connect the I2S signal from this BT/MSP…