Part Number: CC3200AUDBOOST Other Parts Discussed in Thread: CC3200 , OMAP-L138 Hello Everyone,
I am currently working on Signal processing algorithm implementation on ARM Cortex M4. I want to run some basic Audio processing algorithms and filter…
Shavinda,
Yes this possible. All of this "processing" is going to have to be done to apps side. For example, if you are looking to stream 2 mono inputs for Left and Right audio, The reciever would combine those inputs on the apps side and provide the…
Other Parts Discussed in Thread: CC3200AUDBOOST , CC3200 Hi all,
I'm interested in CC3200AUDBOOST to stream audio but I have seen that the current example all only streaming between 2 modules. Is it possible to stream audio to/from a software application…
Part Number: CC3200AUDBOOST Tool/software: Code Composer Studio Hi,
I am using "wifi_audio_app" provided with SDK1.3.0.But I have only 1 board.I want to transfer audio data to PC using udp.My question is how to modify the demo to achieve it.
Any help…
Other Parts Discussed in Thread: CC3200AUDBOOST Hi
I tested wifi audio app with CC3200AUDBOOST( processors.wiki.ti.com/.../CC32xx_Wifi_Audio_Application)
It has some noise.
-blue line: input signal(1Khz sine wave form)
- yellow line:output signal…
Part Number: CC3200AUDBOOST Other Parts Discussed in Thread: CC3200 Tool/software: Code Composer Studio I've been following the instructions for the WiFi Audio App example as here: processors.wiki.ti.com/.../CC3200_Wi-Fi_Audio_Application
Using CCS…
Hi Peyman,
1. No the Audio BP does not need to get flashed with any firmware.
2. Please replace the call to SmartConfigConnect() in the ConnectToNetwork() function of "network.c" with a call to sl_WlanConnect() to make sure the application works independent…
Part Number: CC3200AUDBOOST Other Parts Discussed in Thread: UNIFLASH , CC3200 Hi,
I've been trying to get the wifi_audio_app to from the 1.3.0 SDK to run, but have not been successful.
I followed the instructions in this document:
http://processors…