Forums Search for: TMS320C6713
I2C, C6713 and problem with XRDY
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
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
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
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
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
Can anyone tell What stands for TMS in TMS320C6713
Can anyone tell What stands for TMS in TMS320C6713
Re: Help TMS320C6713 DSK
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
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)
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
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.
u can use gpio examples. do small changes. _____________________________________
u can use gpio examples. do small changes. _____________________________________
Help required about TMS320c6713
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
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...
Initialize memory locations on the 6713
Dear all. I am an undergraduate final year student and I am working on my thesis for which I am using the TMS320C6713 card. I am currently...
Dear all. I am an undergraduate final year student and I am working on my thesis for which I am using the TMS320C6713 card. I am currently having some memory initialization issues. Please consider the following code: interrupt void c_int11() { short out_buffer1[512]; short out_buffer2[512]; AIC23_data.channel[RIGHT]=(input_right_sample()) * gain; AIC23_data.channel[LEFT]=(inp...
TMS320DM642 EMIF with MT48LC4M32B@ SDRAM related ibis simulation
Hi, I have a question about TMS320DM642 EMIF related ibis simulation. Previously I designed a DSP board with TMS320C6713 and all of its...
Hi, I have a question about TMS320DM642 EMIF related ibis simulation. Previously I designed a DSP board with TMS320C6713 and all of its simulations with SDRAM went perfectly ok. However when I performed the ibis simulation for a newer board, using TMS320DM642 EMIF with Micron Technology MT48LC4M32B2 SDRAM, I get some non-monotonic rise and fall waveform over the data pins (AED00 for example)...
C6713DSK _ Feedback ANC
? Hi Dears, ? ? Is there anyone who may probably help me with Feedback ANC system project ; I wanna Implement the Active Noise Control system...
? Hi Dears, ? ? Is there anyone who may probably help me with Feedback ANC system project ; I wanna Implement the Active Noise Control system with TMS320C6713 DSK and perhaps with one Error Microphone and one Anti-noise Loudespeaker with Feedback ANC algorithm ; I have read so many IEEE papers and TI documents about that but I have some practical problems. ? ? Best Regards. wAVe r...@ie...
Flash Programming
Dear All, I have been using Flash burn utility to program flash on DSK6713. Now, I want to program Flash on a custom board. This board contains...
Dear All, I have been using Flash burn utility to program flash on DSK6713. Now, I want to program Flash on a custom board. This board contains DSP TMS320C6713 and Flash AM29LV400 (same as on DSK6713). Can any one guide me how to do this Many Thanks, Kind Regards Avais
TMS320C6713 MCBSP with external clock
Actually i have been interfacing MCBSP with HI-15530 IC (Manchester encoder and decoder). You can refer application note on following link for...
Actually i have been interfacing MCBSP with HI-15530 IC (Manchester encoder and decoder). You can refer application note on following link for further details. http://www.holtic.com/AppNotes/AN-510_A.pdf I have interfaced MCBSP with HI-15530 as follows. MCBSP------------------------------------------------HI-15530 CLKX (Input)
TMS320C6713 MCBSP with external clock
I want to use MCBSP with external clock source. I configured CLKX and CLKR as inputs. FSX is configured to generate frame sync on every DXR2XSR...
I want to use MCBSP with external clock source. I configured CLKX and CLKR as inputs. FSX is configured to generate frame sync on every DXR2XSR transfer. FSR is driven by external frame sync signal. The data is not transferred to XSR from DXR so Frame Sync has not been generated. actually XRDY is zero and didn't get one but XEMPTY bit is one when I reset and set again the XRST with code compo...
Re: TMS320DM642 EMIF with MT48LC4M32B@ SDRAM related ibis simulation
ITS- > Hi, I have a question about TMS320DM642 EMIF related ibis simulation. > Previously I designed a DSP board with TMS320C6713 and all of...
ITS- > Hi, I have a question about TMS320DM642 EMIF related ibis simulation. > Previously I designed a DSP board with TMS320C6713 and all of its > simulations with SDRAM went perfectly ok. > > However when I performed the ibis simulation for a newer board, using > TMS320DM642 EMIF with Micron Technology MT48LC4M32B2 SDRAM, I get some > non-monotonic rise and fall waveform over the data p






