DSPRelated.com

Problem with EDMA / TMS320C6713 DSK

Started by Jean Claude Dusse in TMS320c6x22 years ago

Hello, I am playing a tone on TMS320C6713 thanks to McBSP & EDMA with Ping- Pong stuff. That works fine. Now, when i press...

Hello, I am playing a tone on TMS320C6713 thanks to McBSP & EDMA with Ping- Pong stuff. That works fine. Now, when i press a DIP switch, for some reason, i need to change the buffer size and to continue the playback. I guess i need to stop the EDMA, clean it u


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...


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...


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. _____________________________________


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." _____________________________________


(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


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.


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


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


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 ...


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 ...


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...


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 ____________________________________________________________________________________


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.


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/...


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


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/...


C6713 package PYP

Started by z_1151 in TMS320c6x19 years ago 1 reply

I have a TMS320C6713(PYP package), it has 16 line data bus, I want to have a 32 data lines, how do I? Is it impossible to use HPI data line?

I have a TMS320C6713(PYP package), it has 16 line data bus, I want to have a 32 data lines, how do I? Is it impossible to use HPI data line?


Timer in TMS320c6731..........

Started by subbu_tatavarthi in TMS320c6x19 years ago 1 reply

Hi... This is subbu from Houston,TX.Iam currently pursuing my MS in UHCL.My doubt is,how many cycles does the TMS320C6713 timer take...

Hi... This is subbu from Houston,TX.Iam currently pursuing my MS in UHCL.My doubt is,how many cycles does the TMS320C6713 timer take to compute dot product of two matrices......kindly,send me some references also..Thankyou in advance... Subbu.


Embedded C++ and C++ Exceptions

Started by William C Bonner in TMS320c6x19 years ago 1 reply

I'm using C++ on a TMS320C6713. I'm using CCS 3.1.23 with code generation tools v5.1.0. I have been using the compiler option related to...

I'm using C++ on a TMS320C6713. I'm using CCS 3.1.23 with code generation tools v5.1.0. I have been using the compiler option related to Embedded C++ (-pe) but I wanted to use exceptions in my code for some error handling, so I stopped using that option. I started by adding a try block around the code in question, and a catch block below that. I got error messages: "myfile.cpp",...