Part Number: BOOSTXL-AUDIO Other Parts Discussed in Thread: CC3200 , CC1352P7 Hi,
I have LP-CC1352P7-4 launhpad, for which i have mounted BOOSTXL-AUDIO, and made connection changes as per I2S echo example given
https://dev.ti.com/tirex/explore/node?node…
Part Number: BOOSTXL-AUDIO Hello I'm trying to figure out how to get the BoostXL-Audio working with the msp432. I want to be able to say voice commands to control a robot but I'm not sure where to start or if there is any reference code I could use.…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: BOOSTXL-AUDIO , I am attempting to use the sample project, BOOSTXL-AUDIO_RecordPlayback_MSP430FR5994, provided in Code Composer Studio to create a program that can create a harmony in real time…
Hi,
Sorry for the late update. I understand your requirement now. You are trying to build a real-time sound processing function.
In software you can do like this.
First, use the ADC to sample 128 points(No.1 to No.128 data point) for example. Then you…
Part Number: BOOSTXL-AUDIO Other Parts Discussed in Thread: MSP430FR5994 Hi,
I have bought MSP430FR5994 and BOOSTXL-AUDIO. So I started off by checking the schematics of BOOSTXL-AUDIO. I found that there is some misconnections in that.
1)Speaker Terminal…
Part Number: BOOSTXL-AUDIO Hello Team,
My customer is working with MSP432RP401R Launchpad + BoostXL-Audio board. They wanted to confirm if they can configure the BoostXL-Audio for an input source other than a microphone (e.g., a function generator or iPhone…
Part Number: BOOSTXL-AUDIO How to connect BOOSTXL-AUDIO to Raspberry Pi 4 as an audio output device.
I tried to connect through jack pin but it's successful any other way to connect it.
Hi Lixin,
I have not tried previous revisions before. Just followed the instruction here: ti.com/tool/BOOSTXL-AUDIO
and expected it to work, but did not work.
Get started
Step 1: Buy the BOOSTXL-AUDIO BoosterPack and the MSP-EXP430FR5994 LaunchPad Step 2…
Part Number: CC2640R2F Other Parts Discussed in Thread: TLV320AIC3254 , BOOSTXL-AUDIO , CC2652R , , CC3200AUDBOOST Hi Experts,
I have been developed application about RF audio using CC2640R2. Now there is a issue with TX and RX I2S clock which has a difference…
Part Number: BOOSTXL-AUDIO Tool/software: Code Composer Studio Hello,
I am working on a system to do real-time audio processing. For that I have bought the MSP432P4111 and BOOSTXL-AUDIO board.
For initial testing, I am trying to run a demo which can…