LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using DSP Module to control C6713 DSK

Hi,
 
I am doing an Automatic Noise Cancellation design, and am using the LabView DSP Module and downloading code to a TI C6713 DSK.  I need 1 microphone to measure ambient noise, and a 2nd microphone to measure my desired speech signal.
 
I would like to use the MIC_IN input for one microphone, and the LINE_IN input for the 2nd microphone.  The DSK has a stereo codec, so I would like to have one channel be the audio from 1 mic and the 2nd channel be the audio from the 2nd mic.
 
First, is it even possible to do this?  If so, how do you use LabView to configure the DSK so that each channel represents the audio from 1 mic?
 
Thanks for any help.
0 Kudos
Message 1 of 9
(6,780 Views)
You definitely can target the TI TMS320C6713 DSK with LabVIEW.  You can create a DSP project in LabVIEW 8.2.1 that will add all available I/O to the project.  You can then use this I/O to bring in your signals to do any LabVIEW analysis available for that target.  As for how you the I/O actually works, TI may be the best people to contact for that.  Here is a few links where I found some of this information.
 
 
 
 
Daniel Eaton
National Instruments
Systems Engineering
Embedded and Industrial Control
0 Kudos
Message 2 of 9
(6,764 Views)

Hi,

I would like to check whether LabVIEW DSP module supports the new Spectrum's C6416 DSP Starter Kit? Where can I get this info?

Shazlan

0 Kudos
Message 3 of 9
(6,693 Views)

Hello Shazlan,

Unfortunately, the DSP module only supports the NI SPEEDY-33 and Texas Instruments TMS320C6713, TMS320C6711 DSK. You can check related information to supported hardware regarding the DSP module in this KnowledgeBase article.

Cheers,
Emilie K | Applications Engineer | National Instruments

0 Kudos
Message 4 of 9
(6,683 Views)

Can anyone of you open the source code for such application? It would be great to learn this as an example and develop further applications.

Thanks

Gaurav

0 Kudos
Message 5 of 9
(6,581 Views)
rsv said:
 
  I would like to use the MIC_IN input for one microphone, and the LINE_IN input for the 2nd microphone.   The DSK has a stereo codec, so I would like to have one channel be the audio from 1 mic and the 2nd channel be the audio from the 2nd mic.
 
First, is it even possible to do this?  If so, how do you use LabView to configure the DSK so that each channel represents the audio from 1 mic?
 
 
Is possible???
 
0 Kudos
Message 6 of 9
(6,389 Views)

Audio Monitor

Does this help?

David_B
Applications Engineer
National Instruments
0 Kudos
Message 7 of 9
(6,368 Views)


Hello, I am having problems in using Labview with C6713. I installed LW DSP module (core installed already!) and plugged in the c6713 to my PC. Now, when I clicked on the option of connect after creating a VI that takes analog input and fans out the same to analog output, its shows connection error

Does any one know, why this happens.... Isn't LW directly able to support DSP C6713 without Code Composer Studio, so why is it giving an error? I can't understand


I read in one of the tutorials I might have to install drivers for C6713. Now, I don't which drivers are being asked, since they are not listed. I tried to installed the 6713 drivers given in the CD that came along C6713, however, those were for Code Composer Studio


Now, I have found a file "Setting Up the Texas Instruments 6711 DSK Target" I'll try to follow what this files says, but again its for another DSP


I think it would be better if a few videos are uploaded for the use of Labview with C6713 and also some for modulation toolkit
0 Kudos
Message 8 of 9
(5,927 Views)

Hi Third Person,

 

Have you searched for a driver on iNet?

http://www.ni.com/devzone/idnet/

 

Flash

National Instruments
Applications Engineer
0 Kudos
Message 9 of 9
(5,897 Views)