Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
Search Results for "dsk671"
Post a new Thread
asim...@yahoo.de - Jan 18 2012
Hi everyone,
I am a newbie in DSP programming and started to get experience with a DSK6713. I programmed a simple code that generates a sinus tone by
1)using the MCBSP for sen... 
Jeff Brower - Jan 16 2012
Nikita-
> Does anyone know how to write and read data in memory dsk6713? Are
> there any functions in C?
Basically like you would in any C program, assuming you have acces... 
Zhonghai Wang - Jan 8 2012
Hi there,
I am working on a project using timer and EDMA with ping-pong buffer structure for continually collecting samples on DSK6713.
I can configure the HWI in the .tcf fo... 
Varun Subramanian - Jan 7 2012
You can also google - rulph chassaing DSK6713 .. you can find the aic23
files.
Regards
On Thu, Jan 5, 2012 at 12:01 PM, Jeff Brower wrote:
> **
> Rasim-
> > I ne... 
zees...@rocketmail.com - Dec 27 2011
I am working on code of McBSP as UART provided in SPRA633. It transmits well, but during reception first character is reecived correctly, second and onward characters are not r... 
kekl...@gmail.com - Nov 10 2011
I have a problem. I dont know how to create constellation diagram on my dsk 6713 for 16QAM. My code look like this:
#include "tonecfg.h"
#include "math.h"
#include "dsk6713.h"... 
dimi...@hotmail.com - Jul 18 2011
You can´t link matlab functions to the code composer studio, but you can use simulink blocks from the "Target Support Package for use with TI C6000". You can read the matlab help,... 
Jeff Brower - Jun 25 2011
Krishnan-
> errors on the project of audio codec may help me.
First, can you make an original post and subject-line? Your question has nothing to do with BIOS and task re... 
pabl...@ctag.com - May 9 2011
Hi.
I'm going to buy DSKeye board (http://www.bitec.ltd.uk/dskeye.html) for my DSK6713. I'm searching projects with it and people who are working with it (or maybe in the past...)... 
pabl...@ctag.com - May 2 2011
Hello!
I'm searching on net information of DSKeye. Now is difficult find in stock this daughter board for DSK6713, but BITEC told that they have some. I'm starting on DSP and I ... ![Re: [Ask] Image Interpolation in C6713](http://cdn.dsprelated.com/images/icon_more.jpg)
pabl...@ctag.com - Apr 29 2011
Hi.
I'm new in DSP world but I program MCUs in C language for years. I bought DSK6713 from Digital Spectrum and I'm working with using tutorials and examples, knowing DSP behavior... 
Jeff Brower - Mar 30 2011
Tom-
> Basically, I'm taking a 440Hz sine wave in from the board, storing it in a buffer and outputting it. When I view the
> FFT of the data stored in the buffer it shows a ... 
Jeff Brower - Mar 15 2011
Mike-
> I thought I was abandoned forever. . ha ha.
>
> I will get those scope measurements to you in about 2 weeks.
> I am deep in final exams right now.
>
> An add... 
mich...@oit.edu - Jan 20 2011
Hello,
I am new here. . first post.
I have written code on a HCS12 uC (Dragon 12Plus Board) that
meets the write wave form (HAS unused) in the HPI Ref. Guide. I verified this... 
Jeff Brower - Dec 3 2010
Victor-
Suggest to search your CCS folders for:
dsk6713.gel
this is the standard DSK 6713 board .gel file.
-Jeff
> I just read through the section 10.4 of the bo... 
Wave Waves - Nov 21 2010
http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/p/74705/271855.aspx#271855
Excellent !
Congratulations :)
Well done !
I thank you so very muc... 
Jeff Brower - Nov 21 2010
Saadeq-
> http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/p/74705/271855.aspx#271855
Very glad to hear you got it working! Persistence and perseveranc... 
Jeff Brower - Jul 27 2010
BS-
> There was some problem with twiddle generation code now FFT is working quite
> fine with real time Sine input. Thanks a million for your kind help.
Glad to hear you ... 
Wave Waves - Jul 18 2010
Dear Williams,
Thank U very very much for help,
I guess your right but hat about Rulph Chassing's book (C6713+C6416 & APPLICATIONS) that e disccussed about that before. This b... 
dr.s...@gmail.com - Jul 17 2010
Hi all, I made some modifications to dsk_app now only acquire data (I delete the transmit configuration for EDMA and all references in code), the idea is only acquire and process t... 
Wave Waves - Jul 10 2010
Dear Williams,
As we discussed about driving EMIF before,
I tested lots of solutions and prgrams from making an uotput via EMIF .
***
//EMIF.c Illustrates output throug... 
Wave Waves - Jul 10 2010
And the attachment is just added.
--- On Sat, 7/10/10, Wave Waves wrote:
From: Wave Waves
Subject: C6713 DSK _ OUTPUTING VIA EMIF
To: r...@lewiscounty.com, c...@y... ![***C6713 DSK _ OUTPUTING VIA EMIF [1 Attachment]](http://cdn.dsprelated.com/images/icon_more.jpg)
Richard Williams - Jul 10 2010
wave,
the EMIF interface is not a set and hold type of interface.
I would suggest reading SPRU266E.pdf
"TMS320C6000 DSP External Memory Interface".
---------- Original Mes... 
xiyo...@yahoo.com - Jul 2 2010
Hi C6x Group members,
I'm trying testing the MIPS of C6713 on DSK6713. I have a simple loop-back program to get an audio sample from A/D then output to D/A. There is some delay ... 
Richard Williams - May 26 2010
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 rea... 
B S - May 21 2010
/*
* Copyright 2003 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== dsk_app.c ========
*
* V... 
B S - May 19 2010
Hi,
I am actually a Matlab guy, didn't have any prior knowledge
of writing or encountering embedded C progamming so kind of difficult
for me to understand whats going on the... 
asim...@yahoo.de - May 19 2010
Hi everyone,
i've got a little problem here with the DSP Library Function "DSPF_sp_fir_gen" from TI. I am using the DSK6713 board. Here is the function prototype:
void DSPF_... 
Andrew Elder - May 6 2010
This code
MVKL 0x00070040,B6 ;select A7 as pointer and BK0
MVKH 0x00070040,B6 ;BK0 for 256 bytes (128 shorts)
MVC B6,AMR ;set address mode register AMR
sets A7 ... 
Richard Williams - Apr 22 2010
Avin,
do you have a logic analyzer, I think you stated that you do?
If so, it is very simple..
connect the trigger lead from the logic analyzer to the FSX pin of the DSP.
con... 
avai...@gmail.com - Apr 22 2010
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 ... 
avin...@gmail.com - Apr 22 2010
Hi,
All these days since my last post I hev been trying to make it work, but unfortunately the problem is same.When i run the programm and check using symbol watch, the xmitbuf ha... 
avin...@gmail.com - Apr 21 2010
Hi,
All these days since my last post I have been trying to make it work, but unfortunately the problem is same.When i run the programm and check using symbol watch, the xmitbuf h... 
Peter L - Apr 9 2010
*Hello:*
I am new to coding in C6713 environment. I am trying to implement
*LPC*analysis code (linear predictor). To compute the coefficient set
alpha_k
for a set of time s... 
fran...@yahoo.it - Mar 27 2010
My project for dsk6711 is to build a system that do fft of a signal and visualize graph of modulo and phase.
The core of application is done, so i have fft modulo and phase of the... 
rohi...@gmail.com - Mar 26 2010
Hi
I am working on getting a communication from DSK6713 to DE2 . I am using the expansion ports of the DSK and the DE2 . Can anyone suggest the connector types to connect thes... 
fran...@yahoo.it - Mar 25 2010
I understand that this post is very old but can i ask you how do you program the comunication trogh hpi? Could you help me suggsting me doc, code, your experience or something?
> ... 
muhammad avais - Mar 25 2010
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 AM29LV40... 
fran...@yahoo.it - Mar 24 2010
Excuse me but how do you program your dsk with linux? If you can reply to me I'll stop to stole my dad's pc with Xp..Ok not with code composer studio, and how? Wine for some termi... 
bala - Mar 22 2010
hi,
im doing my project on celp coder im having matlab code for this both encoder and decoder.im new to ccstudio and dsk6713 how i can link
matlab code (matlab functions) to dsk... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
next