Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Sponsor

Evaluate multicore with Texas Instruments:
Low-cost evaluation module & free software development kit available NOW.

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.

We found 153 threads matching "c6713"

You are looking at page 1 of 4.

The most relevant threads are listed first

question on DSP book by Rulph Chassaing

Mon - 2005-06-07 17:08:00
Hi All, Recently I have purchased a book by Rulph Chassaing, "Digital Signal Processing and Applications with the C6713 and C6416 DSK". The book comes with a CD with all the codes which the book refers to. My question is the entire book refer to C6713 and special file "dskC6713_init.c", however...question on DSP book by Rulph Chassaing

ask Help for C6713 DSPLIB

leewave - 2010-12-01 04:01:00
Hi all, I am programming with dsplibC67x.lib on C6713 DSK. As everyone knows, there are lots of bugs and special requirements in dsplibC67x v2.0. For example, function DSPF_sp_mat_mul(float *x,int r1,int c1,float *y,int c2,float *r) is used for matrix multiplication, but it needs r1, c1, c2 >...ask Help for C6713 DSPLIB

Hands-on 1-day workshop on C6713/C6416

2005-02-09 12:38:00
Hi: I will be teaching a 1-day (on February 17) hands-on workshop on the C6713/C6416 DSK at TI's Annual Conference in Houston, Texas February 15-17. Fee for workshop is $340 and INCLUDES both a DSK and a copy of my newest book: Digital Signal Processing and Applications with the C6713 and C6...Hands-on 1-day workshop on C6713/C6416

C6713 and SDRAM

eeh - 2005-05-23 10:26:00
Hi, Recently I have a DSP project in which TMS6713BPYP is used. I have problem to interface the C6713 to the 16 bit SDRAM HY57V16160E. The CCS always prompt a message soemthing like "Please verify target memory and memory map". I am quite sure that it is not software problem as the program ca...C6713 and SDRAM

Seeking Consultant / Contract Help w/ TI C6713 DSK and Code Composer

Bill Foote - 2008-06-18 20:43:00
Need expert with in-depth experience using TI's C6713 DSK and miscellaneous compatible EVMs. Also desire experience with adaptive control, active noise cancellation, and related algorithms. Preferred in San Diego area. Please respond directly to bfoote@visionmetrics.com ...Seeking Consultant / Contract Help w/ TI C6713 DSK and Code Composer

Looking for expert with lots of experience on TI c6713

John Smith - 2008-09-02 18:09:00
We are looking for expert with lots of experience on TI c6713. (experience with other DSPs is not enough for us.) Please sent your CV and cover letter to StratWiz_AT_gmail_DOT_com (remove all underlines and replace AT and DOT) Thanks JS ...Looking for expert with lots of experience on TI c6713

Interfacing C6713 DSK

Bakari - 2006-12-04 13:29:00
I need to interface the C6713 DSK to my own daugter board. In doing that, I will need ECLKOUT which I will use to drive the logics in my daugter board (EMIF). How can I get this signal out of the SDK. I expected that this signal is available as soon as the DSP is ready. Thanks for your help. ...Interfacing C6713 DSK

Used TMS320 C6713 DSP Starter Kit (DSK) for sale to UK only

guildford.sale@gmail.com - 2007-07-24 10:54:00
Hi Guys, I have one used C6713 DSK board for sale to UK only. You can get more information from my ebay listing. http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&rd=1&item=170134025382&ssPageName=STRK:MESE:IT&ih=007 Many thanks ! My apology to uninterested party Regards, geniusbb ...Used TMS320 C6713 DSP Starter Kit (DSK) for sale to UK only

dskinit code

bashee - 2005-08-04 12:06:00
Hello there, can any one post the inicialization code of the C6713 DSK "...dskinit.c" that comes with the book "Digital Signal Processing and Applications with the C6713 and C6416 DSK" by Rulph Chassaing. I don't have the cd because I lost my laptop with the cd and all the code that I made. Now I ...dskinit code

using the edma channel of c6713 dsp

terzakis - 2006-09-15 06:33:00
Hi all. I am trying to use the edma channel of my c6713 dsk, in order to take 8-bit data, from a daughter card (address 0xA0000000) and store them in the sdarm (address 0x80000000). Can anybody tells me what i have to do? Which functions i have to use? I have written a code based on the data ...using the edma channel of c6713 dsp

Re: Which book to follow for learning c6713

Vladimir Vassilevsky - 2009-04-13 11:11:00
commengr wrote: > Hello, I want to learn to use Texas Instruments DSP c6713 and I have heard > that Dr. Rulph Chassaing's book on it is best (DSP with applications to > c6713 & c6416) > > Now, my question is that, there ar two editions of the book > > First one is written by Dr. ...Re: Which book to follow for learning c6713

Re: BPSK PROBLEM - Chassaing Example

fasmatikos - 2007-05-09 07:59:00
> > > fasmatikos wrote: > > > Hello, > > Pleas i need your help... > > Just wondering why all ignorants are using either TMS 6713 or TMS 2812? > Those CPUs are not any good the beginners. > > VLV > > I may be a begginer in DSPs but it wasn't my choice...My professor decided ...Re: BPSK PROBLEM - Chassaing Example

C6713 Stack allocation

ratemonotonic - 2008-11-03 05:28:00
I am using C6713 DSK . My question is can the stack be allocated in the external RAM? I am getting some odd behaviour (a codec receive ISR is sampling the signal at a slower rate) when I do, which disappears when I allocate it in the internal RAM. I just want to varify if ppl have allocated...C6713 Stack allocation

Re: fast fourier transform in c6713 DSK

Howard Long - 2005-12-05 08:17:00
wrote in message news:1133777853.933274.207580@o13g2000cwo.googlegroups.com... > simple problem i have. Short program i need. I need to write program > that will calculate fft in code compressor studio. Since i don't have > bloody idea how to do this maybe anyone can give me a hint. The...Re: fast fourier transform in c6713 DSK

Connect XDS510PP with C6713

Jaradi Rohan - 2009-04-03 06:25:00
Hello, I am trying to connect XDS510PP with C6713 but it is not connecting with it. I am getting an this message Error connecting to the target Error 0x80000200/-1063 Fatal Error during OCS, Bad Target Silicon Revision Number...........Please check your multi-processor configuration. The number...Connect XDS510PP with C6713

problem in setting EDMA of C6713 DSK

PKGupta - 2006-06-16 08:28:00
Dear Friends, I am trying to transfer the data using EDMA from AED daughter card using int4.When instruction EDMA_RSET(EER,0x00000010) execute on the C6713 DSK the EER sets to 0x00000010 that i desired to enable EDMA Ch4 but also set ECR & CCER to 0x00000010 that is not desired because when the E...problem in setting EDMA of C6713 DSK

malloc

Simone Winkler - 2005-01-02 16:14:00
Hello, I'm developping code for a C6713 DSP (actually it's the D.SignT-module with the C6713 on it). I'm trying to use malloc() but it doesn't seem to work. In the beginning I always received a null pointer. After a long while of searching my mistake I detected the section in the DSP/BIOS ...malloc

TI C6713 DSP

Lauren - 2004-06-18 13:44:00
I have a question about the TI C6713 and C6713B DSPs. TI states that the 225 mHz delivers 1350 Mflops and the 300 mHZ delivers 1800 Mflops. Most places I have looked say "up to" this amount of mflops, but is there any accepted/tested benchmark for these DSPs that gives a more consistent result? ...TI C6713 DSP

Re: Get up and going with audio sound processing DSP development

BobM - 2006-05-07 14:18:00
I like the C6713 kit from TI/Spectrum Digital: http://www.spectrumdigital.com/product_info.php?cPath=25&products_id=113 Price is around $400, and you get a C compiler with no limitations (except that it will only build code for the C6713 kit). On past TI kits the compiler was limited in th...Re: Get up and going with audio sound processing DSP development

differents between CLKR and CLKS-pins @ C6713-DSK ?

olaf636 - 2003-08-20 04:40:00
i try to make a data transfer via the McBSP0 on the C6713 DSK. first, i have connected as follows: CLKX0 -> CLKR0 FSX0 -> FSR0 DX0 -> DR0 but without success.... what is the meaning of the CLKR-pin on the peripheral connector ? i have the choice of internal and external clock. the inter...differents between CLKR and CLKS-pins @ C6713-DSK ?

Digital Signal Processing and Applications with the C6713 and C6416 DSK ebook

Edgar - 2005-06-27 09:59:00
Hi all, I recently bought the Digital Signal Processing and Applications with the C6713 and C6416 DSK ebook by Rulph Chassaing online, and to my suprise a CDROM containing all the source code for the examples in the book is required. I tried looking on the Wiley website as well as the authors hom...Digital Signal Processing and Applications with the C6713 and C6416 DSK ebook

commands by voice recognition

pemiliv - 2008-09-16 16:54:00
HI everyone, i'm starting in the world of DSP, i have a project its a security system by voice patter recognition, and i have used pic16f877a in others projects, but it seems not enough for dsp, thou it has a ADC converter 10 bit - fmax = 20mhz, and i was thinking to combine with fpga spartan 3...commands by voice recognition

Free 1-day hands-on Workshop at ICASSP

2005-03-02 19:50:00
I will be teaching on March 19 a 1-day hands-on workshop on the C6713/C6416 DSK at ICASSP '05 in Philadelphia. There is NO Fee for the workshop with each participant getting a free DSK. Materials for the workshop are based on my new book: "Digital Signal Processing and Applications with the C67...Free 1-day hands-on Workshop at ICASSP

DSP and applications with C6713 and C6416 DSK

rich_158 - 2007-09-06 13:25:00
hi i recently bought the book 'DSP and applications with C6713 and C6416 DSK' by chassaing. I had to buy a used one as it was much cheaper but the cd is defective that contains the source code. I cannot afford to buy a new book does anyone have the source code from the book? my email address...DSP and applications with C6713 and C6416 DSK

Audio sampling in C6713 SDK

haiyan - 2007-05-04 07:35:00
Dear all, I'm sampling the audio signal through mic jack on C6713 board. The code is based on the example project "dsk_app". The audio can be played back from the speaker jack. However, when I tranform the signal in the buffer to double precision values, it seemed that (later) half of the data ...Audio sampling in C6713 SDK

CCS setup

seb - 2004-07-09 11:31:00
Hello, i have a question about the configuration of CCS. I had a projet that i start using the DSK6713 board. In the CCS setup application, i choose the C6713DSK configuration file. ALL RIGTHS. Now that my application seems to works using the DSK, i need to compile the same application but...CCS setup

I2C on C6713 board.. URGENT help req

varundaya - 2006-03-19 19:46:00
Dear all, I am currently using a c6713 dsk and trying to implement altering the camera settings of a CMOS c3088 camera module via the I2C module of the 6713 i cannot seem to get a clock even after setting the appropriate regs, including the ISR, MST and so on also, as far as i know the clock sh...I2C on C6713 board.. URGENT help req

Strobing inputs on DSKC6713

Bill - 2006-09-04 17:05:00
Hello - The ADC on the codec on the C6713 DSK multiplexes "mic" and "line" inputs. That is, you generally set the codec to grab samples from the mic input or the line input, which gives you two analog inputs - the left and right channels. Is there a fast way to "strobe" the line and mic ...Strobing inputs on DSKC6713

RE: Cannot start TI CCS 3.10 Platinum EVAL with SD 'C6713 DSK (board v. 2)

dafty - 2006-02-01 00:58:00
Dear all, I am an EE Graduate Student working with a C6713 DSK. I'm currently having problems getting my 'C6713 DSK to work with the latest edition of CCS (3.10 PE). I've installed the latest Spectrum Digital CCS 3.1 Platinum Emulation Drivers (release 3.01.04) from the SD support site (htt...RE: Cannot start TI CCS 3.10 Platinum EVAL with SD 'C6713 DSK (board v. 2)

Buying a C6711 DSK

Oompah Loompah - 2009-06-02 08:44:00
Hi everyone, (I hope this question hasn't been asked elsewhere on this website. My apologies in case it has been.) TI has discontinued C6711 DSK in favour of C6713. Does someone know any place where I can buy C6711? I'll go for C6713 if its impossible to buy C6711. It's just that some of my fr...Buying a C6711 DSK

New book on DSP Applications with C6713/C6416 DSK

Rulph Chassaing - 2004-11-02 13:00:00
Announcing my new book (scheduled for publication on November 19): "Digital Signal Processing with the C6713 and C6416 DSK," Wiley, 2005. The C6713 DSK has replaced the C6711 DSK. Some new features of my new book compared with my previous book based on the C6711 DSK: * There are 105 programmi...New book on DSP Applications with C6713/C6416 DSK

C6713 HELP REQUIRED WITH EMIF INTERFACING

samz - 2010-07-03 14:30:00
Hi I am new to DSP kit and we are implementing our final year degree project on the DSK. DSP kit is little indian by default and we have to interface it with AD9220 (ADC) with Bit 12 (LSB) and Bit 1(MSB). There are 32 data pins in the EMIF of C6713, from data pin 0 to data pin 31. However i am ver...C6713 HELP REQUIRED WITH EMIF INTERFACING

C6713 Chassaing Code - Cannot Build and Run Examples

BobM - 2006-03-12 14:41:00
I have a C6713 DSK and the Chassaing C6713 book. I followed the instructions in the book for building the basic sine8_LED example. It builds fine and I can load the output (.out file) to the DSK. However, when running it there is no 1kHz tone. But if I load the compiled sine8_LED.out file that...C6713 Chassaing Code - Cannot Build and Run Examples

Problem with DSP C6713

=?ISO-8859-2?Q?Miloslav_H=F9la?= - 2007-03-29 15:24:00
Hi, I hope, this is a right newsgroup for my question. I have a DSK with C6713 DSP. I'm sending data to McBSP by EDMA. Data is testing sequence, Uint8 Buffer[256]. Buffer[0] to [255] = 0xAA (10101010). Peripherial frequency is 100MHz. All is configured by DSP/BIOS Config. W...Problem with DSP C6713

C6713

Haguemonster - 2009-01-21 08:18:00
Hi there, I personally would recommend the C6713 as I used it to learn developing code on a TI platform. There's a good book on it by Rulph Chassaing : http://www.dsprelated.com/books/238.php The book has some good introductory projects (filtering, decimation etc...) and also has a chapter de...C6713

View output from TI DSP c6713 to oscilloscope

third_person - 2009-10-14 07:43:00
Hello I am using TI DSP c6713 to implement various comm algos, at my univ. and want to view the output on oscilloscope. Can any one guide me? Details: I am using Simulink to design a simple BPSK modulator and am using the link to Code Composer Studio to build the model as a CSS project. Af...View output from TI DSP c6713 to oscilloscope

Problem with C6713's McBSP interfacing with an I2S CODEC

Jessecw - 2007-05-31 05:35:00
Hi All, I am going to connect an audio CODEC with C6713. And the CODEC has no DSP mode. So I want to use McBSP as an I2S bus. Here are parts of my schematic. DSP C6713: CODEC: CLKX1----------+ +------------MCLK (bit clock sig...Problem with C6713's McBSP interfacing with an I2S CODEC

Re: configuring dip switch in dsk6713

aaac111 - 2008-05-05 02:41:00
hi, If your question is: "Can anyone give us an > idea about how we should go about coding of the switch functions?" Coding of the switch functions, are you using CCS for your C6713 dsp? i have not worked on the 6713dsk, but if you have managed the hardware part which i suppose, would be us...Re: configuring dip switch in dsk6713

Re: Hardware Design with a TI C67x DSP?

MikeD - 2006-04-20 16:22:00
Sorry, we are using the C6713, and I should be getting the DSK soon. I'll also have an FPGA on it, probably on the EMIF bus, as well as SDRAM and Flash. Mike ...Re: Hardware Design with a TI C67x DSP?

Re: Digital FM demodulation

tevbeten_nasuha - 2006-10-04 03:52:00
Hi, What are your tools? software and hardware I mean. I want to design PM demodulator but my IF is 70 mhz. And I have been using C6713 DSK and Matlab/Simulink. May we help each other. ...Re: Digital FM demodulation
| 1 | 2 | 3 | 4 | next