Forums Search for: TMS320C6713
performance results from tms320c6713
hi all.... can i evaluate the result of the computation from tms320c6713 on matlab? Can tms320c6713 give matlab the results of its computation...
hi all.... can i evaluate the result of the computation from tms320c6713 on matlab? Can tms320c6713 give matlab the results of its computation via usb connection? I would be appreciate if anybody can help me with this.... thanks... best regards domi
Using a TMS320C280x tool on a TMS320C6713
I'm a student, and i'm using a TMS320C6713. I need to use a tool from the TMS320C280x: "F280x ACI3_3: Sensored Indirect Flux Vector Control of...
I'm a student, and i'm using a TMS320C6713. I need to use a tool from the TMS320C280x: "F280x ACI3_3: Sensored Indirect Flux Vector Control of Three-Phase ACI Motor", and i'm trying to somehow adapt it to work on TMS320C6713. Does anyone have suggestions? Or some information that could help me? Thanks
Flash Interface for TMS320C6713
Hi I am new to this group. Kindly help Me. I have to design a TMS320C6713 based board for my project. I want to know how to interface FLASH...
Hi I am new to this group. Kindly help Me. I have to design a TMS320C6713 based board for my project. I want to know how to interface FLASH chip (Am29LV400B) with TMS320C6713. I have gone through the circuit diagram of 6713 DSK board. In that they are using a CPLD for certain logic functions for flash interface. Can I avoid CPLD ? If it is possible how to use CE#,OE#,WE#,RESET# pins...
Writing code for TMS320C6713
Hi, ??? I am new in DSP line, but before this i was writing software for microcontrollers. how should i write code for TMS320C6713. i have...
Hi, ??? I am new in DSP line, but before this i was writing software for microcontrollers. how should i write code for TMS320C6713. i have purchased TMS320C6713 evalution kit from Texas(spectrumdigtal). i do not know to to burn the code into DSP kit as we do in microcontrollers. Kindly help me. Thanks & Regards Sukhdeep Singh The INTERNET now has a personality. YOURS! See your Yahoo...
Boot memory for TMS320C6701/TMS320C6713
Dear All, I want to design hardware based on DSP processors TMS320C6713/TMS320C6701. On DSK6713 they have used AM29LV400B flash as boot...
Dear All, I want to design hardware based on DSP processors TMS320C6713/TMS320C6701. On DSK6713 they have used AM29LV400B flash as boot memory. I have question that can i use any PROM or flash as boot memory for the processors TMS320C6713/TMS320C6701 or there is specific list of memories that can be used as boot memory. I want to use this PROM 'HS-6664RH'as boot memory but i t...
How to transfer the image data into the TMS320C6713 board? By USB?
We want to use a DSP to process quickly the digital images. The images have been grabbed into PC from a CCD camera of 3k x 2k...
We want to use a DSP to process quickly the digital images. The images have been grabbed into PC from a CCD camera of 3k x 2k pixels at 18 frames per second. Could the TMS320C6713 DSP Starter Kit finish our work? How to transfer the image data into the TMS320C6713 board
tms320c6713 - real time implementation of g.722 codec project help !
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
TMS320C6713 EDMA Problem
I am using TMS320C6713 DSP in my project. 1) I want to write single fix byte periodically to EMIF CE3 by using timer interrupt. 2) I want to...
I am using TMS320C6713 DSP in my project. 1) I want to write single fix byte periodically to EMIF CE3 by using timer interrupt. 2) I want to read single fix byte from EMIF CE3 at external gpio interrupt. Read and write strobe widths are 600nsec. i think processor stalls at read and write. In order to make procedure more efficient i tried to use EDMA because EDMA can read and write from ...
TMS320C6713 HSRTDX
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
PCI interface for the TMS320C6713
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?
How interface External LCD Display with TMS320C6713.
Hi friends Working on Ti-TMS320C6713 dsk (Spectrum Digital board). Want to interface 2x16 LCD Display with DSK kit. I assume that we may...
Hi friends Working on Ti-TMS320C6713 dsk (Spectrum Digital board). Want to interface 2x16 LCD Display with DSK kit. I assume that we may connect it with GPIO connection. If GPIO is possible to solve this problem, please tell me , how enable GPIO & interface with LCD.. My software platform is CCS. So have any particular C code for this interface, kindly send me. Have any other procedure , y...
How to take samples of data from USB of TMS320C6713?
I am working on Software Defined Radio, for this I am using TMS320C6713 DSP Board for the digital processing of data. The DSP board will be...
I am working on Software Defined Radio, for this I am using TMS320C6713 DSP Board for the digital processing of data. The DSP board will be interfaced with USRP (a hardware device that captures data on which modulation/demodulation in software has to be performed. The USRP does some processing on this data such as analog to digital conversion, down-conversion and decimation of data and throws it o...
=?x-unknown?B?Q2Fu4oCZdA==?= get right data when using 6713 interface with DAC
Hi everyone! I'm a newcomer on using TI DSP. Now I'm working on a project that uses Tms320c6713 as argrithom computing unit, one ADC for acquiring...
Hi everyone! I'm a newcomer on using TI DSP. Now I'm working on a project that uses Tms320c6713 as argrithom computing unit, one ADC for acquiring signals, two DAC for outputing DSP's results. The ADC and DACs are on one piece of circuit we designed. Tms320c6713 collets data from ADC and sends data to DAC all through EMIF interface. EMIF is mapped into CE2 space and it is configued 16-bit asynchr...
=?windows-1252?Q?Can=92t_get_right_data_when_using_6713_interface_wit?= =?windows-1252?Q?h_a_DAC_converter=21?=
Hi everyone! I'm a newcomer on using TI DSP. Now I'm working on a project that uses Tms320c6713 as argrithom computing unit, one ADC for...
Hi everyone! I'm a newcomer on using TI DSP. Now I'm working on a project that uses Tms320c6713 as argrithom computing unit, one ADC for acquiring signals, two DAC for outputing DSP's results. The ADC and DACs are on one piece of circuit we designed. Tms320c6713 collets data from ADC and sends data to DAC all through EMIF interface. EMIF is mapped into CE2 space and it is configued 16-bit as...
help needed in understanding some steps [1 Attachment]
Hi, I am new in DSP field. I am using TMS320C6713 starter kit to generate signals up to 1 MHz using 5-6K interface board and DAC8581 EVM....
Hi, I am new in DSP field. I am using TMS320C6713 starter kit to generate signals up to 1 MHz using 5-6K interface board and DAC8581 EVM. The software utilized is Code Composer Studio V3.1. In order to grasp the basic concept of interfacing, i am trying to understand the sample code provided by TI for interfacing of TMS320C6713 with DAC 8831. Please find the sample code attached. I am f...
Re: DSP KIT TMS320C6713
Zeeshan- Please to the group and not to me. Thanks. -Jeff > i am doing work on DSP kit TMS320C6713 but i am facing some...
Zeeshan- Please to the group and not to me. Thanks. -Jeff > i am doing work on DSP kit TMS320C6713 but i am facing some problems.will > you please help me that how can i run my code(written in c language) on this > particular DSP kit. > actually i don't know how to import my c language code on to DSP kit. > > -- > With Best Regards: > zeeshan habib > Jr.Lecturer, Hitec University
How To Check Execution Time for Adaptive Algorithms Using DSP TMS320C6713
hi, i hope that you are fine. i am working on an experiment of performance analysis of adaptive algorithms for ANC for low frequency noise in...
hi, i hope that you are fine. i am working on an experiment of performance analysis of adaptive algorithms for ANC for low frequency noise in a duct. i want to know how can i find the execution time of DSP that is taken by adaptive algorithm to converge. the adaptive i am using are LMS, NLMS, LLMS and FULMS. i am using TMS320C6713 DSP. kindly help me in this regard. moreover, how can i f...
clock input of TMS320C6713
Hi, I have seen CLKIN pin on 48 of datasheet of TMS320C6713.where can i connect the external crystal and upto what value can we connect the...
Hi, I have seen CLKIN pin on 48 of datasheet of TMS320C6713.where can i connect the external crystal and upto what value can we connect the crystal? second thing,for external memory interface clock input ECLKIN. suppose i write the program for internal PLL and Program external memory interface clock input ECLKIN. burn the code into flash. suppose i have set the bootmode pins as boot from ...
how to create data section in IRAM using tms320c6713
hi,? i am trying to execute a code w.r.t speech recognition on tms320c6713 kit in ccsv3.1 . the following code is a part of it. #define FS...
hi,? i am trying to execute a code w.r.t speech recognition on tms320c6713 kit in ccsv3.1 . the following code is a part of it. #define FS 10000 #define PTS 256 #define PI 3.14159265358979 #pragma DATA_SECTION(x,".SDRAM$heap") ? #pragma DATA_SECTION(spec,".temp")? #pragma DATA_SECTION(nx1,".SDRAM$heap") #pragma DATA_SECTION(nx12,".SDRAM$heap") #pragma DATA_SECTION(win,".SDRAM$heap") #pra...
CCS for TMS320C6713
Hi, ? ? I have brought TMS320C6713B starter Kit. all the things are working fine. now i want to write the code and burned into the flash. Can...
Hi, ? ? I have brought TMS320C6713B starter Kit. all the things are working fine. now i want to write the code and burned into the flash. Can i directory burn the test.out file into the flash? what is the format of code composer studio output(test.out), is it in hex ,binary file or any other format? Second thing, how can i write code for TMS320C6713? is TMS320c6713B require only TMS320C60...






