Forums Search for: TMS320C6713
Interrupt
Dear all; ? I have a program running on TMS320C6713 DSK. I need to create an?interrupt??to call a function in every 50 micro-second and come...
Dear all; ? I have a program running on TMS320C6713 DSK. I need to create an?interrupt??to call a function in every 50 micro-second and come back to the place where?I was in the main program. ? Is this DSP capable of doing it? ? If?possible can you please give me some ideas. ? Thank you ? Nuwan __________________________________________________
Higher bits does not show in register
Hello All, I am using TMS320C6713 and CCS 3.3. I want to load higher and lower bits into a register. My code is given here...
Hello All, I am using TMS320C6713 and CCS 3.3. I want to load higher and lower bits into a register. My code is given here under: ##################################################### .data .def _main .text _main MVKL .S1 0x0041,A4 MVKH .S1 0x2541,A4 IDLE .end #################################################### after execution of the code when I go to see the content of core ...
Begginer,DSP field,need help books
Hello To all senior in DSP field.. I just started work on TMS320C6713.I need help books or any helping material to work on,and proceed in DSP...
Hello To all senior in DSP field.. I just started work on TMS320C6713.I need help books or any helping material to work on,and proceed in DSP field.... by Khan _____________________________________
acoustic noise cancellation
hi everybody, actually i am doing my degree project on real time implementation of acoustic noise cancellation using the tms320c6713 and i will...
hi everybody, actually i am doing my degree project on real time implementation of acoustic noise cancellation using the tms320c6713 and i will be using microphone and loudspeakers(specification)...can anyone please tell me what kind of microphone and loudspeakers will it be best for me to use with the dsk..a low frequency loudspeaker will be appropriate but which one will it be suitable to use w...
searching for book
Hello all, I am a student who is getting to know the C6713 DSK. I got the Dr. Ralph Chassaing book entitled "Digital Signal Processing...
Hello all, I am a student who is getting to know the C6713 DSK. I got the Dr. Ralph Chassaing book entitled "Digital Signal Processing and Application with C6713 and C6412 DSK" in our university library but they don't have the enclosed CD-ROM (the one that contains the programs/files). But i am looking for the 2nd edition, Digital Signal Processing and Applications with the TMS320C6713 and T...
Linking error in Sine8_led
Dear all I recently acquired a TMS320C6713 and the code composer V 3.1 along with it, for the purpose of my final year thesis for my...
Dear all I recently acquired a TMS320C6713 and the code composer V 3.1 along with it, for the purpose of my final year thesis for my undergraduate course. I also bought Digital Signal and Processing with C6713 by Rulph Chassaing. I was trying the first example Sine8_led. I followed all his instructions and while compiling I got the following message: --------------------------- Sine8_led...
system identification
hi everybody, i am using the tms320c6713 Dsp and i have also tried several examples found in the book Digital Signal and Processing with C6713 by...
hi everybody, i am using the tms320c6713 Dsp and i have also tried several examples found in the book Digital Signal and Processing with C6713 by Rulph Chassaing. However, i am having some problem with the example adaptIDFIR on system identification. I successfully built the program but now i want to use rtdx with matlab.I simply dont know how to do this.By the way, i am donig a project on feedba...
please check code
hi everybody, i am doing a project on real time implementation of acoustic noise cancellation using the tms320c6713 dsk. Infact, the first part...
hi everybody, i am doing a project on real time implementation of acoustic noise cancellation using the tms320c6713 dsk. Infact, the first part of my project is to perform a simple system identification. Below is a c code, can anybody please see if it is correct please. it is based on a simple adaptive filter structure found in chassaings book, fig 7.3 //AdaptIDFIRW.c Adaptive FIR for system i...
utilize DSK board for a semi-industrial version
Dear All, I intend to implement special purpose algorithm on TMS320c6713. can we utilize DSK board for a semi-industrial version? would you...
Dear All, I intend to implement special purpose algorithm on TMS320c6713. can we utilize DSK board for a semi-industrial version? would you please inform me some sample projects that utilizes the DSK board. So many thanks _____________________________________
Re: Digital I/O DSK 6713
To further clarify the problem. ? Output 1/0 means,??HIGH or LOW the TOUT1 ouput. ? Sorry. --- On Tue, 12/22/09, Nuwan Perera ...
To further clarify the problem. ? Output 1/0 means,??HIGH or LOW the TOUT1 ouput. ? Sorry. --- On Tue, 12/22/09, Nuwan Perera wrote: From: Nuwan Perera Subject: Digital I/O DSK 6713 To: c...@yahoogroups.com Date: Tuesday, December 22, 2009, 8:13 PM Dear all, ? I am using? TI TMS320C6713 DSK to implement a control algorithm. I want to?send out a digi
Digital I/O DSK 6713
Dear all, ? I am using? TI TMS320C6713 DSK to implement a control algorithm. I want to?send out a digital signal (just a 1 or 0) using "TOUT1"...
Dear all, ? I am using? TI TMS320C6713 DSK to implement a control algorithm. I want to?send out a digital signal (just a 1 or 0) using "TOUT1" I/O? (pin 49 of J3: Peripherial Expansion Connector). ?I would be thankful if?someone can help me give some directions how to do this. ? Thank you ? Nuwan ?
external Interrupt problem
Hi friends I want to setup an external interrupt on the tms320c6713. I configure a GPIO pin as input and configure this pin for external...
Hi friends I want to setup an external interrupt on the tms320c6713. I configure a GPIO pin as input and configure this pin for external interrupt. I give it a pulse from signal generator and can see the pulse value in the GPVAL register, but its interrupt don't occur. Please help me! With best regards. _____________________________________
external Interrupt problem 2
Hi friends I want to setup an external interrupt on the tms320c6713. I configure a GPIO pin as input and configure this pin for external...
Hi friends I want to setup an external interrupt on the tms320c6713. I configure a GPIO pin as input and configure this pin for external interrupt. I give it a pulse from signal generator and can see the pulse value in the GPVAL register, but its interrupt don't occur. Please help me! With best regards. my code is as below: #include #include #include #incl
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...
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 FSX Problem
Dear All, I have been using external clock for MCBSP. FSX signal has been generated on every DXR2XSR shift. I have been interfacing McBSP with...
Dear All, I have been using external clock for MCBSP. FSX signal has been generated on every DXR2XSR shift. I have been interfacing McBSP with HI-15530. FSX has been generated but it has not been activating the encoder. Because we are applying FSX Pulse directly on Encoder Enable pin of HI-15530. I have measured Voltage level of FSX signal through Volt Meter. It was something round abou...
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...
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
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...
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)...






