DSPRelated.com

trigger an Event

Started by Aizezi Abuding in TMS320c6x22 years ago 1 reply

Hi C6x, Is there any method to trigger an event and to do some specific task from other applications, such as Matlab, while the...

Hi C6x, Is there any method to trigger an event and to do some specific task from other applications, such as Matlab, while the application running ? Anybody has an experience? Any idea will be highly appreciated. Thanks in advance ? Regards / Aziz


Help with C6713 DSK

Started by Kareem in TMS320c6x22 years ago

Hi all, I am working with MATLAB's Embedded Target for C6000 to try and prgoram my C6713 DSP but would like to know how to program...

Hi all, I am working with MATLAB's Embedded Target for C6000 to try and prgoram my C6713 DSP but would like to know how to program my GPIO pins? All I see is blocks that target the ADC and DAC on the board, through lines in and out. This is really my first time working with DSP


Re: Calculating the variable sampling frenquecy.....

Started by Jeff Brower in TMS320c6x22 years ago 1 reply

Ng- This is a good news group question. Are you saying that the PCM3003 daughtercard is not providing 16 kHz, but actually...

Ng- This is a good news group question. Are you saying that the PCM3003 daughtercard is not providing 16 kHz, but actually something else? Clearly if your sampling frequency is off then measured delay will not match your MATLAB results. O ya. Di


c6x_daq.dll ??

Started by vaiy1 in TMS320c6x22 years ago 1 reply

hi all is any one using the c6x_daq.dll and the pcm3003.out file to directly interface the TMS320C6711 DSK and matlab.?? i...

hi all is any one using the c6x_daq.dll and the pcm3003.out file to directly interface the TMS320C6711 DSK and matlab.?? i need some help with sending the speech signal to the pcm3003 codec?? if any one is programing this way can u help me please???/


RTDX capabilities

Started by silvera_tristan in TMS320c6x22 years ago 1 reply

I'm trying to transmit 16-bit values through the "line out", with a DAC sample rate of 96KHz. The source of the data is MATLAB, and...

I'm trying to transmit 16-bit values through the "line out", with a DAC sample rate of 96KHz. The source of the data is MATLAB, and the connection with the DSK is through the RTDX. Therefore, I need the RTDX rate of transfer to be 96000*2=192KB/Sec. Is this rate possible? w


Fixed point representation

Started by Tarang Dadia in TMS320c6x21 years ago 9 replies

Hi all, I have posted a copy of this on 'matlab' yahoogroups (apologies if you are member of both the group and got this...

Hi all, I have posted a copy of this on 'matlab' yahoogroups (apologies if you are member of both the group and got this email twice) but I think this is very related to what many of you mite be doing daily. Any help will be greatly appreciated. I am


RTDX-EDMA-MCBSP conflict

Started by Andreas Falter in TMS320c6x21 years ago 2 replies

Hi!   I have a problem while accesing the 6416DSK's memory with CCS or Matlab.

Hi!   I have a problem while accesing the 6416DSK's memory with CCS or Matlab.


New Book: Embedded Image Proc. on the TMS320C6000 DSP

Started by shehrzad_q2000 in TMS320c6x21 years ago

Hello, I am the author of the forthcoming book that many participants in this group may be interested in: Embedded Image...

Hello, I am the author of the forthcoming book that many participants in this group may be interested in: Embedded Image Processing on the TMS320C6000 DSP (Examples in Code Composer Studio and MATLAB), to be published by Springer, April 2005. A link to the pub


newbie : how to read value in DSK from host PC?

Started by kritisen in TMS320c6x21 years ago 4 replies

hi i am a final year student from IIT Kharagpur, India. for my final year project i have to implement a real time algorithm ...

hi i am a final year student from IIT Kharagpur, India. for my final year project i have to implement a real time algorithm on a DSP kit. the output of this algorithm is a single real number & i need to tap this value from the DSK. i am using the 6711 DSK. i have implemented the algo by using Simulink in MATLAB. af


about matlab & CCS

Started by Leonardo Fonseca in TMS320c6x21 years ago 1 reply

Hi somebody knows how can implement my M-code and dowload on Texas Instrument hardware (C6713DSK)?

Hi somebody knows how can implement my M-code and dowload on Texas Instrument hardware (C6713DSK)?


Adaptive Noise Cancellation using the RLS algorithm.

Started by corizu in TMS320c6x20 years ago

Hi all, I'm trying to implement the RLS alogrithm for noise cancellation in C with the TMS320C6711DSK but dont know how to initialize and set...

Hi all, I'm trying to implement the RLS alogrithm for noise cancellation in C with the TMS320C6711DSK but dont know how to initialize and set parameters like the P matrix using C. All the examples i have seen implement it in MATLAB. I have already implemented the LMS algorithm using C but the more complex RLS is posing a problem. Any help would be greatly appreciated. Thanks. Cynthi


binary data recovery on DSK6713

Started by minal_fairy in TMS320c6x20 years ago 2 replies

hi, i m working on projrct of ofdm modem with PC as transmitter and receiving part will be on dsk6713.Now i m facing a problem of binary...

hi, i m working on projrct of ofdm modem with PC as transmitter and receiving part will be on dsk6713.Now i m facing a problem of binary data recovery at DSK side.wat i have done so far is that i connected soundcard to dsk's line in and running ping pong buffering program.At Pc i used matlab to read wav file of 3 sec with sample rate of 22.5khz.Using these samples i obtained binary d...


Which Book

Started by "amelie.quinet" in TMS320c6x20 years ago 1 reply

Hello, I want to developp an application (Image compression) with a=20 TMS320C6713 and Matlab.=20 I want to buy a book to help me because I...

Hello, I want to developp an application (Image compression) with a=20 TMS320C6713 and Matlab.=20 I want to buy a book to help me because I m not used to working with=20 DSP.=20 Do you have good books to advise me ? Thanx in advance. Am=E9lie =20


Looking for Teachers of DSP

Started by Webmaster in TMS320c6x20 years ago 7 replies

I am creating a new discussion group for teachers of signal processing. The goal is to bring together as many (D)SP teachers as possible so if...

I am creating a new discussion group for teachers of signal processing. The goal is to bring together as many (D)SP teachers as possible so if they wish, they can exchange all kind of useful information, like for instance which book(s) they use to teach their class, their favorite web sites, matlab tutorials, labs, etc. I am requesting your help today to help me build a list of teachers th...


Starter Kit

Started by "amelie.quinet" in TMS320c6x20 years ago 1 reply

Hello, I m working with Matlab on image compression. Now I want to put my code into a TMS320C6x DSP, I think I m going to write my functions...

Hello, I m working with Matlab on image compression. Now I want to put my code into a TMS320C6x DSP, I think I m going to write my functions in C. The problem is : I ve got images from a camera (5 images / second), they go into the "IEEE1394" cable and must come into my DSP. Is there a starter kit which includes IEEE1394 "link" ? Tx.


nb of instructions

Started by "amelie.quinet" in TMS320c6x20 years ago 1 reply

I m a newbie with DSP, and I have to answer a question for my project, and I don't know how to do that. In fact I wrote a program in Matlab...

I m a newbie with DSP, and I have to answer a question for my project, and I don't know how to do that. In fact I wrote a program in Matlab that will be used to program a DSP. So it will probably be put in C. And I want to know if this program can be run into a DSP in real time, that corresponds to 200 ms for my application... My program is a little complicated, as this is functions...


sampling rate for C6713

Started by murs...@yahoo.com in TMS320c6x20 years ago 1 reply

I have a few questions about C6713 DSK. Is it possible to integrate a daughtercard including ADC working around 300 ksps to C6713. If yes,...

I have a few questions about C6713 DSK. Is it possible to integrate a daughtercard including ADC working around 300 ksps to C6713. If yes, would you like to suggest this type of products? I am using Matlab/Simulink to obtain CCS projects. Is there any products having simulink adc/dac blocks. I want to design FM demodulator+BPSK demodulator. My IF frequency is 70 Mhz, video bandwith 138kHz...


using simulink for video processing in dm642

Started by amit...@yahoo.com in TMS320c6x20 years ago

hello every one i'm tring to build model in Matlab Simulink (using 'embadded for c6000' blockset) that basically supposed to make my board...

hello every one i'm tring to build model in Matlab Simulink (using 'embadded for c6000' blockset) that basically supposed to make my board display a video (captured by video cam) in a svga monitor... i used the capture video, and the display video blocks in the model and configure them properlly i think- and it doesnt work, the monitor show nothing! do you have an idea how to fix it? do i have t...


ADC card selection for C6713

Started by murs...@yahoo.com in TMS320c6x20 years ago

Hi all I want to receive 70 MHz PM+BPSK modulated signal. Video bandwidth:138 kHz Modulation index for PM: 1.2 radian Subcarrier...

Hi all I want to receive 70 MHz PM+BPSK modulated signal. Video bandwidth:138 kHz Modulation index for PM: 1.2 radian Subcarrier frequency of BPSK:65536 Hz. I have been using Matlab /Simulink and TMS320C6713 DSK. 1. I need suitable ADC daughtercard for C6713 DSK. 2. What is the sampling rate according to this spec.s? How can I calculate? I want to proof my calculation method. ...


smart antenna

Started by d0m1...@yahoo.com in TMS320c6x19 years ago

Hi all.... i'm making an implementation of smart antenna using c6713. is it applicable if i connect simulink and the c6713 via rapid...

Hi all.... i'm making an implementation of smart antenna using c6713. is it applicable if i connect simulink and the c6713 via rapid co-simulation facility on matlab?is there anybody who can give me some example of system implementation using c6713 and simulink? thaks... br, domi