DSPRelated.com

How to define CHIP

Started by vija...@yahoo.com in TMS320c6x18 years ago 3 replies

Hi! Everyone, i have to implement FIR Filter with TMS320C6713.During compiling the program there is no error/warning. But when i build it, it is...

Hi! Everyone, i have to implement FIR Filter with TMS320C6713.During compiling the program there is no error/warning. But when i build it, it is showing a error is given below. Can anybody help me how to define chip. i will be grateful for your kind support. thanking you. Vijay \" -g -fr\"C:/MyProjects/FIR1/Debug\" -d\"_DEBUG\" -mv6700 -@\"Debug.lkf\" \"c6713dskinit.c\" \"C:/CCStudio_v3.3/...


lcd interfacing to c6713

Started by asif bagwan in TMS320c6x18 years ago

hello, I want to interface LCD display using gpio in tms320c6713 which adapter should i used plz guide in this ASIFBAGWAN

hello, I want to interface LCD display using gpio in tms320c6713 which adapter should i used plz guide in this ASIFBAGWAN


16x2 LCD display interfacing to GPIO

Started by asif bagwan in TMS320c6x18 years ago 4 replies

hi all, I want to interface 16x2 LCD display to gpio pins of tms320c6713 dsp kit so assist me where to conncet lcd and how to confogure...

hi all, I want to interface 16x2 LCD display to gpio pins of tms320c6713 dsp kit so assist me where to conncet lcd and how to confogure it. thank you -in advance ASIF BAGWAN ____________________________________________________________________________________ Special deal for Yahoo! users & friends - No Cost. Get a month of Blockbuster Total Access now http://tc.deals.yahoo.com/...


I2C, C6713 and problem with XRDY

Started by amar...@disca.upv.es in TMS320c6x18 years ago 2 replies

Hello, I'm trying to connect my TMS320C6713 to an lcd display by means of I2C. I have tried with several codes (found in this forum and by...

Hello, I'm trying to connect my TMS320C6713 to an lcd display by means of I2C. I have tried with several codes (found in this forum and by myself) and I always get the same problem: after sending the first data byte, the xrdy bit remains 0 for ever. Could anybody help me? Thanks, Toni.


error in interfacing c6713

Started by asif bagwan in TMS320c6x18 years ago

hi I am?using matlab7.2 and interfacing with?TMS320C6713 with CCS v3.1 but when?I am??using ADC block in simulink it gives error "The...

hi I am?using matlab7.2 and interfacing with?TMS320C6713 with CCS v3.1 but when?I am??using ADC block in simulink it gives error "The left-hand side of a . operator must be a valid scope identifier" .Please help in this regard -asifASIFBAGWAN ____________________________________________________________________________________


saving power

Started by amar...@disca.upv.es in TMS320c6x18 years ago 2 replies

Hello, I am developing a project with a tms320c6713 powered by batteries. I would like to reduce power consumption to minimum while CPU is...

Hello, I am developing a project with a tms320c6713 powered by batteries. I would like to reduce power consumption to minimum while CPU is running my algorithms to process data from the microphone input. I was thinking of disable all peripherals except those needed to capture audio from microphone, process samples, and store some values in memory and/or flash. I'm afraid I will have to keep mos...


hsrtdx buffer TMS320C6713 DSK

Started by danisade in TMS320c6x18 years ago

HI 1) i dont understand why needed 4 buffers in the transmit how to use them ? 2) what is the best configuration of buffer size to recive...

HI 1) i dont understand why needed 4 buffers in the transmit how to use them ? 2) what is the best configuration of buffer size to recive the maximal speed orf transmision 3) i write to logfile.rtd i want to create in real time several log files for each signal difrent log file how i can do it ( i dont want to use the configuration tool ) 4) for maximal speed is the any relevance ...


How to check Transfer Count

Started by anser mehboob in TMS320c6x18 years ago 3 replies

Hi everybody Can anybody tell what is the correct way to check wheather "Transfer Count" in an EDMA has reached zero. I am using DSK...

Hi everybody Can anybody tell what is the correct way to check wheather "Transfer Count" in an EDMA has reached zero. I am using DSK TMS320C6713. I am transfering values from "gBufRcv[32]" to "gBufXmt[32]" using EDMA. I know when transfer completes, ".cnt" field should go to zero but I dont know what is the proper way to check. Any help is very much appreciated. Kind Regards Anser Mehboob ...


TMS stands for

Started by villanwar in TMS320c6x18 years ago 9 replies

Can anyone tell What stands for TMS in TMS320C6713

Can anyone tell What stands for TMS in TMS320C6713


Re: Help TMS320C6713 DSK

Started by griz...@yahoo.co.uk in TMS320c6x18 years ago 1 reply

Hi Claudio Thanks for posting this qs because I have just met the same prob with the C6414. I was wondering if you have found the drivers by...

Hi Claudio Thanks for posting this qs because I have just met the same prob with the C6414. I was wondering if you have found the drivers by getting the specific C6713 CC studio CDs that Matt has told you? Thanks Ivan > Hi everybody, > I'm new in this group and I need some help... > I have no experience in programming dsp but now I have to do it for my > thesis and I have a problem


Question about C6713 interfacing

Started by Mark Tarzan in TMS320c6x18 years ago

Hi, ?? I am working on a TMS320C6713 DSK board. Can someone please let me know a simple program which takes input from a microphone in mic in,...

Hi, ?? I am working on a TMS320C6713 DSK board. Can someone please let me know a simple program which takes input from a microphone in mic in, and outputs the same voice through line out. I have tried example project that comes with the DSK, but it doesn't work although the CCS is properly installed. An urgent help will be very much appreciated. Thanks a lot.


(unknown)

Started by vijay kumar in TMS320c6x18 years ago 1 reply

Hello Everybody, can anybody please tell me which floating point DSK Kit is preforming better after TMS320C6713 DSK version. Thanks in...

Hello Everybody, can anybody please tell me which floating point DSK Kit is preforming better after TMS320C6713 DSK version. Thanks in advance. Regards: Kvijay


Integration of Matlab Tools for DSP Code

Started by abubakaruet in TMS320c6x17 years ago

I am beginner in DSP field. is there anyone to help me use my TMS320C6713 kit with Matlab and generate code in c language? i did it. but i...

I am beginner in DSP field. is there anyone to help me use my TMS320C6713 kit with Matlab and generate code in c language? i did it. but i m getting some error i.e. "the == and != operator can only be used to compare values of same type." _____________________________________


Re: How interface External LCD Display with TMS320C6713.

Started by mkra...@rediffmail.com in TMS320c6x17 years ago

u can use gpio examples. do small changes. _____________________________________

u can use gpio examples. do small changes. _____________________________________


Help required about TMS320c6713

Started by zahir_abas in TMS320c6x17 years ago

aoa,,,hi all I am a biggnier actually! so i simply draw a model witch contains 2 blocks signal from workspace (paremeters settings: sample...

aoa,,,hi all I am a biggnier actually! so i simply draw a model witch contains 2 blocks signal from workspace (paremeters settings: sample time=1/8000,32 fram per sample) and DAC (c6713). first i load a music signal..it works well with above setting but then i took a voice signal with same parameter settings. code composer generate a following error. Invalid CIO command (0). C...


NEED HElP urgently plz do reply soon

Started by zahir_abas in TMS320c6x17 years ago

aoa...hope all of you are fine. i am working on adaptive Noise cancellation with rls/lms Hardawre implementation of the RLS/lms algorithim...

aoa...hope all of you are fine. i am working on adaptive Noise cancellation with rls/lms Hardawre implementation of the RLS/lms algorithim with TMS320c6713 first i build the model with nmls model, i build the model. all is fine. it run properly i took a small .wav file with a human voice as input giving to mic in(ADC) port of c6713 dsp kitt,with sampling rate 1/8000 and 64 fram per sampl...


Reading a speech signal with TMS320C6713

Started by RAGHU in TMS320c6x17 years ago

Hi, Iam doing a speech recognition project on 6713DSK, i first checked my algorithm on Matlab its working well, then i tried it on DSK its...

Hi, Iam doing a speech recognition project on 6713DSK, i first checked my algorithm on Matlab its working well, then i tried it on DSK its working well with off-line signal which has to be given in hedder file like #include "Samlpes.h", But i wanted to make it Real-Time, so i recorded it using input_sample() function, but if the datatype is ste to short it works well, but i need it in float ...


Re: Errors building Simulink Project for DSK 6713

Started by comm...@yahoo.com in TMS320c6x17 years ago 3 replies

Hi Everyone, > > I am asif doing comp engg from bahria university karachi pakistan,my final year project title is "Design and...

Hi Everyone, > > I am asif doing comp engg from bahria university karachi pakistan,my final year project title is "Design and implementation of Real time CDMA based wireless voice and data communication link using TI TMS320C6713" > > Rite now i am doing my final year project on dsp 6713,i am implementing CDMA communication system using 6713. > > To escape the extra work in writing c code, i


Re: Re: ISR Overrun

Started by Jeff Brower in TMS320c6x17 years ago 2 replies

Kamran- > i am using a very simple simulink model to generate code for > CCS. Configuration consist of a sin wave of 1 Khz > frequency...

Kamran- > i am using a very simple simulink model to generate code for > CCS. Configuration consist of a sin wave of 1 Khz > frequency directly connected with DAC with sampling frequency > 32 Khz. The program is successfully downloaded to > TMS320C6713 kit and there are no errors in building of program > but upon execution it gives a message in the stdout > window (window tab is presen


ADS8364 MEVM

Started by Nuwan Perera in TMS320c6x17 years ago 2 replies

Dear all, ? I am looking for an example project?to interface?ADS8364M EVM with TMS320C6713 DSK. ? Thank you ? Nuwan ?

Dear all, ? I am looking for an example project?to interface?ADS8364M EVM with TMS320C6713 DSK. ? Thank you ? Nuwan ?