DSPRelated.com

C6713DSK Target Communication Error, similar to Andreas' C6416DSK

Started by ftts8204 in TMS320c6x19 years ago 9 replies

Hi, I am using the C6713 DSK and have been stuck with exactly the same problem for the past week -- hence almost no work...

Hi, I am using the C6713 DSK and have been stuck with exactly the same problem for the past week -- hence almost no work done. Frantic search on discussion groups took me here and I feel a little better now that at least it is not my complete fault to burn out th


I2C, C6713 and problem with XRDY

Started by amar...@disca.upv.es in TMS320c6x16 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.


search for dsk6713_aic23.h

Started by "adam.tihamer" in TMS320c6x16 years ago

Please, inform me, where can I find and download the following files: dsk6713_aic23.h, dsk6713.h, dsk6713_led.h,dsk. We want to try to run the...

Please, inform me, where can I find and download the following files: dsk6713_aic23.h, dsk6713.h, dsk6713_led.h,dsk. We want to try to run the projects from the book: Rulph Chassing: DSP and Applications with the C6713 and C6416. We use TMS320C6713 DSK and CCS 3.1 IDE. Thank you for your help. Best wishes Tihamer Adam


can the c62x video/image libraries be used in c6713 dsp

Started by joshy jose in TMS320c6x17 years ago 2 replies

hai friends, i wish to know weather the library functions of c62x for video and image processing be used in c67x dsps -- regards, ...

hai friends, i wish to know weather the library functions of c62x for video and image processing be used in c67x dsps -- regards, Joshy m. Jose kerala , India 91-9447976001


Booting via MCBSP C6713

Started by Dave in TMS320c6x18 years ago 8 replies

Hi All, Is it resonable to be able to run a bootloader that recives data via the MCBSP, copies that data into external ram and then...

Hi All, Is it resonable to be able to run a bootloader that recives data via the MCBSP, copies that data into external ram and then runs it? Would I have to process the .out file in any way or can I just load the whole file? Does anyone understand what I'm trying to do and can fill in the gaps? or point me at a similar example?


system identification

Started by sham...@yahoo.co.uk in TMS320c6x14 years ago

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


starting out

Started by Abubakr in TMS320c6x16 years ago 1 reply

hi,everyone. i'm an senior electronic engineering student from Africa and i'm currently working on an adaptive beamforming project for my final...

hi,everyone. i'm an senior electronic engineering student from Africa and i'm currently working on an adaptive beamforming project for my final year. i bought the C6713 on the basis of applying multiple audio inputs but i found out there was only one port for input. i would like to know how i can input from multiple ports (up to 4,more is preferable) in the most efficient way possible. than...


Process an audio signal

Started by a.v....@gmail.com in TMS320c6x17 years ago

I'm new to DSP programming. How do we accept an audio signal from line in or mic in? After that, I?m asked to eliminate or filter out a particular...

I'm new to DSP programming. How do we accept an audio signal from line in or mic in? After that, I?m asked to eliminate or filter out a particular frequency signal from it. How do I proceed with this task. And how do we start the code while dealing with these signals? Mine is C6713 DSK. We have an AIC23 codec. Thank you!


GPIO usage

Started by Mike Petty in TMS320c6x20 years ago 1 reply

I've been knocking my head against this problem for a while, and I'm starting to creep uncomfortably close to a deadline. I have a...

I've been knocking my head against this problem for a while, and I'm starting to creep uncomfortably close to a deadline. I have a c6713 that I just can't get the GPIO output to work properly. I have been able to read from the GPIO pins, but I can't write to them seemingly no matter


C6713 HPI dll?

Started by stino_rides in TMS320c6x20 years ago

Hi I would like to load a .out file to the C6713DSK through the usb interface and then start that program by means of a dll,...

Hi I would like to load a .out file to the C6713DSK through the usb interface and then start that program by means of a dll, instead of opening CCS etc. I know one can do it with the C6711 dsk through the C6711hpi.dll (where the header is included), but I did not find anything


How to convert __int64 (MSVC) to TI's syntax???

Started by Nguyen Pham Anh Khoa in TMS320c6x18 years ago 11 replies

Hi everybody, I'm Khoa. I'm working with C6713 board and Code Composer Studio V3.1. I'd like to know how TI defines a 64bit integer ? (like...

Hi everybody, I'm Khoa. I'm working with C6713 board and Code Composer Studio V3.1. I'd like to know how TI defines a 64bit integer ? (like __int64 in Microsoft Visual C)? I hope that you can help me to solve that problem. Thanks , Anh Khoa


cost of LDW instruction

Started by stino_rides in TMS320c6x16 years ago 3 replies

Hi All! here's a situation sketch: we're doing a typical AD - Process - DA application on C6713 and C6416 boards. Everything is 'pluggable':...

Hi All! here's a situation sketch: we're doing a typical AD - Process - DA application on C6713 and C6416 boards. Everything is 'pluggable': any processing step can be enabled/disabled and signal routing is configurable too. This is however only small cpu overhead in comparision with the actual processing (which happens in blocks of 8*100 samples @ 20kHz, ie every 5mSec). There are al...


I2C-Module with external EEPROM

Started by thomas05281 in TMS320c6x19 years ago

Hi all, I want to connect an external EERPOM on the C6713 I2C0 Module. Has someone software examples of such an application? In the...

Hi all, I want to connect an external EERPOM on the C6713 I2C0 Module. Has someone software examples of such an application? In the Reference Guide SPRU175 is only the description of the module without any examples. Thanks Thomas


C6713 ADC Code- Help Needed

Started by Richard Williams in TMS320c6x14 years ago

B.S. A few things to note: after the input_sample value is read, it is gone. Your code is reading the input sample value twice (this is an...

B.S. A few things to note: after the input_sample value is read, it is gone. Your code is reading the input sample value twice (this is an error). Therefore, it must be read into a location. My answers to your questions prefixed by ---------- Original Message ----------- From: B S To: Richard Williams Sent: Wed, 26 May 2010 00:57:24 -070


SD C6713 with daugtherboard - power supply

Started by claudiomail113 in TMS320c6x18 years ago 1 reply

Hi everybody, I'm new in this group and I have no experience in programming dsp. I have a TMS320C6713 DSK board from Spectrum Digital...

Hi everybody, I'm new in this group and I have no experience in programming dsp. I have a TMS320C6713 DSK board from Spectrum Digital that can be connected to the pc using USB port and a daughterboard AED-103 from Signalware with 16 ADC and 2 DAC. I have 2 questions: - the DSK must be supplied with +/-12V through the ausiliary power


Multiprocessor Syncronization -- C6713

Started by thamiral in TMS320c6x19 years ago 9 replies

Hello, I am currently trying to setup a system in which I have 2 DSKc6713 systems, one of which masters a USB ASIC that...

Hello, I am currently trying to setup a system in which I have 2 DSKc6713 systems, one of which masters a USB ASIC that allows for Bi- directional communication with a PC using a custom application layer protocol that sits on the USB protocol. Unfo


i2c on c6713dsk

Started by ahalewijn in TMS320c6x20 years ago

Hi, Has anyone ever used the i2c port on the c6713 dsk? I've been trying for a couple of days now, but apparently I'm missing...

Hi, Has anyone ever used the i2c port on the c6713 dsk? I've been trying for a couple of days now, but apparently I'm missing something, because I can't get it to work. So far I've seen some clock pulses on the scl pin, but after sending some data to the sda pin, I don't see


C6x spi configuration

Started by "galassi.luca" in TMS320c6x16 years ago

Hi all, I'm trying to configure the McBSP of my dsp c6713 as a SPI port, because I want to attach to a SD card, using the driver from...

Hi all, I'm trying to configure the McBSP of my dsp c6713 as a SPI port, because I want to attach to a SD card, using the driver from sourceforge in the project EFSL, but I don't find anything appropiate, some example or anything else. I've read all the TI specs , I've found the descrition of the registers that rule the behaviour of the McBSP, but I can't success in doing it work. ...


Re: FW: Re: reading values from aic23d codec in c6713 dsk

Started by Jeff Brower in TMS320c6x17 years ago 1 reply

Pablo- > Jeff, I follow your advice and I got that it sounds. However, > I have done some changes and tests in order to...

Pablo- > Jeff, I follow your advice and I got that it sounds. However, > I have done some changes and tests in order to be sure that I understand perfectly > the codec working. Unfortunately I don't. My first test was to erase this line: > while (!DSK6713_AIC23_write(hCodec, rch)); /* write right ch */ > I dissapoint a bit because without this line, the


C6727 experiences

Started by Andrew Elder in TMS320c6x18 years ago 6 replies

All, I wonder if anyone has real-world performance comments on the C6727 ? Is it MUCH faster than the 6713 ? Do the extra 32...

All, I wonder if anyone has real-world performance comments on the C6727 ? Is it MUCH faster than the 6713 ? Do the extra 32 registers allow the compiler to "go to town" on optimization ? We currently use the C6713 and enjoy the L2 caching performance speedup, even if it is at the expense of 100% deterministic behavio