DSPRelated.com

PCI interface for the TMS320C6713

Started by sule...@hotmail.com in TMS320c6x18 years ago 1 reply

Dear All I am interested in transferring data to and from the PC connected with TMS320C6713 DSK. I want to use the PCI Interface for this...

Dear All I am interested in transferring data to and from the PC connected with TMS320C6713 DSK. I want to use the PCI Interface for this purpose. I have read the spru190d.pdf from the TI but I am not sure how to configure the registers. Is there anyone who can help me on this?


TMS320C6713 HSRTDX

Started by danisade in TMS320c6x18 years ago 3 replies

hi i use hsrtds i reached speed of 1 mbytes/sec in the TMS320C6713 dsk after i take out board i reach speed only of 0.5 mbytes per sec i was...

hi i use hsrtds i reached speed of 1 mbytes/sec in the TMS320C6713 dsk after i take out board i reach speed only of 0.5 mbytes per sec i was wondering what is the reason the gel files almost the same. i tried to change the buffer size in host and in dsp and the meseege size sent i did not reach improvment. what i can do


tms320c6713 - real time implementation of g.722 codec project help !

Started by Shiv Shankar in TMS320c6x18 years ago

I am a 3rd year engineering student doing my project on DSP. Im using the kit TMS 320C6713. My project is real time implementation of g.722...

I am a 3rd year engineering student doing my project on DSP. Im using the kit TMS 320C6713. My project is real time implementation of g.722 speech coder on tms320c6713 im pasting my .c and vector.asm file in this mail. while my compiling and building goes fine i am not getting any output while running the program in the kit. Please help. Shiv main.c #define CHIP_6713 #include


communication between tms320c6713 and PC

Started by pema...@gmail.com in TMS320c6x18 years ago 1 reply

Hi all, i have 3 questions about the way target transfer data to host. First im want to know how to send floating point data to matlab and...

Hi all, i have 3 questions about the way target transfer data to host. First im want to know how to send floating point data to matlab and also how to recive data in the tms320c6713 target using matlab.I was trying to run some example of CCS where send any kind of data but always send integer data, i only can´t send this kind of data? Second how can i use the jtag interface to send data...


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


Keywords: TMS320C6713 DSK, simple audio loopback, improvement of SNR

Started by Jakob Ashtar in TMS320c6x21 years ago

Hello everybody... Hope you had a pleasant day and have a little bit of energy left to help a newbie like me :o) I just...

Hello everybody... Hope you had a pleasant day and have a little bit of energy left to help a newbie like me :o) I just got my first DSP-board (TMS320C6713 DSK) and I want to implement an algorithm that improves the SNR of a noisy speech signal. I have ho


TMS320C6713: Audio Application, distortion problems

Started by jakobashtar in TMS320c6x21 years ago 1 reply

Hello Hope you all had a beautiful day and have a little bit of energy left to help a newbie like me. I got a...

Hello Hope you all had a beautiful day and have a little bit of energy left to help a newbie like me. I got a DSP-board for the first time some weeks ago and I have been playing with it since then. It's a TMS320C6713 DSK. I have made a smal


I2C-Module on TMS320C6713

Started by thomas05281 in TMS320c6x21 years ago

Hi! I want to connect an external EEPROM to the I2C0 - Module on the TMS320C6713. The following Code works on the loopback mode fine,...

Hi! I want to connect an external EEPROM to the I2C0 - Module on the TMS320C6713. The following Code works on the loopback mode fine, but when I changed the mode to the Port (SDA0, SCL0) there is no signal detected on the port pins. According your datasheet the SDA0 and SCL0 has an external Pull-up resistor of 10kOhm to VCC. Can you give me an ide


TMS320C6713 DSK

Started by Mahdi Kyanzad in TMS320c6x21 years ago 1 reply

Dear All I have a USB TMS320C6713 DSK module I can not install its driver in windows XP can you help me? Thanks ...

Dear All I have a USB TMS320C6713 DSK module I can not install its driver in windows XP can you help me? Thanks


TMS320C6713

Started by Avais Suhail in TMS320c6x18 years ago 1 reply

I am designing a boot loader for a board using TMS320C6713 . Can help me in this regard . How a boot loader programme can be debugged.

I am designing a boot loader for a board using TMS320C6713 . Can help me in this regard . How a boot loader programme can be debugged.


problem about I2C Module In tms320C6713

Started by zhao...@126.com in TMS320c6x20 years ago

Hello everyone, I met a problem when configing I2C in TMS320C6713.I wang to config I2C0 as Master-Transmitor.When I2C0 transmits dates,there...

Hello everyone, I met a problem when configing I2C in TMS320C6713.I wang to config I2C0 as Master-Transmitor.When I2C0 transmits dates,there is START signal on SDA,while there pule on SCL.After START has been sent,the SCL is LOW,and the SDA is HEIGH.SDA and SCL has been pull-up.Can someone tell me where the error is.Thanks. I2c_XmtCfg.i2coar=0x00000007; /* I2C


Help TMS320C6713 DSK

Started by claudiomail113 in TMS320c6x20 years ago 1 reply

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

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. I have a TMS320C6713 DSK board from Spectrum Digital that can be connected to the pc using USB port. I read the Quick Start Installation Guide and I followed the instruction but I couldn


MAP memory of TMS320C6713?

Started by muoinhohn in TMS320c6x20 years ago 2 replies

Hi all I've read the datasheet of TMS320C6713. I don't known what is the difference between MAP0 mode anf MAP1 ? How the memory of DSP...

Hi all I've read the datasheet of TMS320C6713. I don't known what is the difference between MAP0 mode anf MAP1 ? How the memory of DSP are addressed ? Which memory space is shared between program memory and data memory , etc.. (The document of TI is difficult to known Sad Anyone can explain they to me ? Best regards


Enabling and using the caching on tms320c6713 using the Chip Support Library.

Started by William C Bonner in TMS320c6x20 years ago 5 replies

My understanding of the tms320c6713 processor is that it has 256k of L2 ram that can either be completely addressable, or segmented with the top...

My understanding of the tms320c6713 processor is that it has 256k of L2 ram that can either be completely addressable, or segmented with the top 64k being used as cache, leaving 192k of directly addressable ram. That is the way I'm trying to use the processor. When my process boots, I run the following commands. I'd like to know if I'm running them in the correct order, or if the orde...


TMS320C6713 simulator?

Started by Muoi Nho in TMS320c6x20 years ago

HI all Is there a  software who can simulate the TMS320C6713 CPU and peripheral desvices (McBSP, I2C,...) ? I've tried CCS 3.1, but it...

HI all Is there a  software who can simulate the TMS320C6713 CPU and peripheral desvices (McBSP, I2C,...) ? I've tried CCS 3.1, but it has only peripheral registers. Thank in advance muoinho Yahoo! Photos ? Showcase holiday pictures in hardcover


Anyone have a used TMS320C6713 DSK for sale ?

Started by dspdev_2007 in TMS320c6x19 years ago

Looking for a used Spectrum Digital TMS320C6713 DSK. It's not my main platform but I need one of these boards for test purposes. Please...

Looking for a used Spectrum Digital TMS320C6713 DSK. It's not my main platform but I need one of these boards for test purposes. Please send me an e-mail (via the yahoo group "Send Email" button) with your asking price. Thanks ! dspdev_2007


Re: What is the best way to control two DC motors with the TMS320C6713 DSK?

Started by damo...@yahoo.com in TMS320c6x19 years ago 1 reply

Jeff, Your advice was exactly what I needed. Thanks again for the help that you've provided to me and others! Damon Damon- > > > I...

Jeff, Your advice was exactly what I needed. Thanks again for the help that you've provided to me and others! Damon Damon- > > > I am working on a project for school using the TMS320C6713 DSK. We need > > to control two DC motors and both motors need to go forward, stop, or > > reverse. We plan to use a pair of H-bridges so this will require four > > DC signals from the DSK. Our team


What is the best way to control two DC motors with the TMS320C6713 DSK?

Started by damon_bohls in TMS320c6x19 years ago 2 replies

I am working on a project for school using the TMS320C6713 DSK. We need to control two DC motors and both motors need to go forward, stop, or...

I am working on a project for school using the TMS320C6713 DSK. We need to control two DC motors and both motors need to go forward, stop, or reverse. We plan to use a pair of H-bridges so this will require four DC signals from the DSK. Our team has gone through the tech refs and talked to TAs and our professor, but we are still not sure how to get these DC control signals from the DSK. ...


digital output from TMS320C6713

Started by waji...@hotmail.com in TMS320c6x19 years ago

hi ,i am new to dspboard(tms320c6713) programming. I want to interface the board with gprs modem,for this purpose i need to get "digital...

hi ,i am new to dspboard(tms320c6713) programming. I want to interface the board with gprs modem,for this purpose i need to get "digital output" from the board .How would i do this. Any response in this regard would be helpful. regards wajahat.


Using the TMS320C6713 DSK for DC voltage control

Started by euthoff in TMS320c6x19 years ago 2 replies

Hello all, I'm currently working a student project using TMS320C6713 DSK to create a voice-controlled toy car. I am looking for a way to...

Hello all, I'm currently working a student project using TMS320C6713 DSK to create a voice-controlled toy car. I am looking for a way to generate DC control signals with this board to control the car motors. I have attempted to use the line out port for this, but the board has AC coupling to remove DC signals from the output. I've looked through the reference sheets, but was unable to find ...