DSPRelated.com

setup and hold time

Started by z_11...@yahoo.com in TMS320c6x16 years ago 2 replies

Hi C6713 have a setup time and hold time equal 1.5 and 2.5 ns, in PCB design, haw many delays could be support in data bus and address bus and...

Hi C6713 have a setup time and hold time equal 1.5 and 2.5 ns, in PCB design, haw many delays could be support in data bus and address bus and CLK in external memory interfaces? Tanks for your kind support. Zahra


C6713 package PYP

Started by z_1151 in TMS320c6x17 years ago 1 reply

I have a TMS320C6713(PYP package), it has 16 line data bus, I want to have a 32 data lines, how do I? Is it impossible to use HPI data line?

I have a TMS320C6713(PYP package), it has 16 line data bus, I want to have a 32 data lines, how do I? Is it impossible to use HPI data line?


how toconvert floating point numbers to ASCII format

Started by waji...@hotmail.com in TMS320c6x17 years ago 3 replies

Hi i am new to dsp processing .I am using c6713. I want to output the floating point numbers to a modem. First i should convert these numbers to...

Hi i am new to dsp processing .I am using c6713. I want to output the floating point numbers to a modem. First i should convert these numbers to ASCII format. Any related document or sample code whould be helpful for me. Any response would be appreciated. Thanks wajahat


CCS + c6713: sine8_LED problems

Started by tvyi...@rit.edu in TMS320c6x18 years ago 2 replies

1. It can't find the .h files in the include folder generating error. 2. I've changed the path in the files. It finds the files, but...

1. It can't find the .h files in the include folder generating error. 2. I've changed the path in the files. It finds the files, but generates 3 warning messages. 3. I load the program, depress SW 01, LED 1 goes on, yet no sound appears. 4. I load the sine8_LED.out from the disk and it works. 5. This tells me that the CCS is not compiling properly. 6. I've done this sever...


booting from flah memory in c6713 dsk?

Started by joshy jose in TMS320c6x17 years ago 3 replies

hai friends, i wish to boot my appliction from flah memory , my intention is to make work the particular application written in flash , when...

hai friends, i wish to boot my appliction from flah memory , my intention is to make work the particular application written in flash , when the supply is given and reset the processor. how can i do this , as the default boot mode is from flash, i hope that i need only to save the program in flash by specifing in the location in .Cmd file. if i am wrong then what the way to do this? -- ...


Running test program on C6701

Started by muee...@yahoo.com in TMS320c6x12 years ago

Hi, We are trying to run a prog on a self-developed C6701 DSP card. The problem is that the code never enters main(). We are using memory MAP...

Hi, We are trying to run a prog on a self-developed C6701 DSP card. The problem is that the code never enters main(). We are using memory MAP 1. The linker command file and vectors_poll used is same as provided in Rulph Chassiang C6713 book. The linker command file is this : --------------------------------------------------------------------------- MEMORY { IVECS: org=0h, le...


C6713: I2C master transmitter and NACK

Started by Bernhard 'Gustl' Bauer in TMS320c6x19 years ago 2 replies

Hi, I have a problem with I2C again :-) I send some bytes to a slave transmitter and the last one is answered with a NACK. When...

Hi, I have a problem with I2C again :-) I send some bytes to a slave transmitter and the last one is answered with a NACK. When this happens I2C stops. If I send this to a slave which answers the last byte with a ACK all is fine. I have no EDMA, no IRQ and no csl for this. So I must do it by polling the registers. Any idea how I shou


CCS Data Converters and DMA

Started by Kerr...@develogic.de in TMS320c6x18 years ago 1 reply

Hello, I'm new to DSP and am trying to hook up AD/DA converters to a C6713. Looking through the list of converters under "Data Converter...

Hello, I'm new to DSP and am trying to hook up AD/DA converters to a C6713. Looking through the list of converters under "Data Converter Support" I noticed that only a few use DMA/EDMA to communicate with the McBSP. Is there any technical reason for this? Does anyone have a working configuration for DAC8551 and ADS8327? I'm thinking of using a setup from another converter that uses EDMA and ...


Accessing SDRAM in Boot Flash Mode

Started by B S in TMS320c6x13 years ago

Hi, I am working on the development of a system using C6713 DSP that has to boot from Boot Flash. I am intending to run the DSP for couple of...

Hi, I am working on the development of a system using C6713 DSP that has to boot from Boot Flash. I am intending to run the DSP for couple of hours and saving the data in SDRAM. I am wondering how would I retrieve the data to analyse them in Matlab ? I would appreciate any help dealing with that. -BAS


Help required about TMS320c6713

Started by zahir_abas in TMS320c6x15 years ago

aoa,,,hi all I am a biggnier actually! so i simply draw a model witch contains 2 blocks signal from workspace (paremeters settings: sample...

aoa,,,hi all I am a biggnier actually! so i simply draw a model witch contains 2 blocks signal from workspace (paremeters settings: sample time=1/8000,32 fram per sample) and DAC (c6713). first i load a music signal..it works well with above setting but then i took a voice signal with same parameter settings. code composer generate a following error. Invalid CIO command (0). C...


Re: Suggest method for Real Time data transfer between host and C6713 with VC++ application on host

Started by "H.264encoderondm642" in TMS320c6x17 years ago

Hello Sir, As per your reply EducationalDSP HPI interface card may not be available in college. So though it seems foolish i am asking again...

Hello Sir, As per your reply EducationalDSP HPI interface card may not be available in college. So though it seems foolish i am asking again weather RTDX through JTAG can not do this through log files? This i have not read completly but came across this day back. Regards, Nilesh Jeff Brower wrote: Nilesh- > I am doing host to target communication part of my project.


C6713 vs. DM642- Urgent - Image Processing Application

Started by varundayaram in TMS320c6x18 years ago 2 replies

Hi all, I have a few important questions about the use of the C6000 DSP Kits for my senior design project. I am currently doing a...

Hi all, I have a few important questions about the use of the C6000 DSP Kits for my senior design project. I am currently doing a project that involves image processing using a 50fps (frames per sec) CMOS camera module. The camera uses an I2C interface to change light, shutter speed, Output format, frame rate etc So we are currently p


McBSP as TDM : which Transceiver for network ??

Started by olaf636 in TMS320c6x21 years ago 4 replies

i want to network four C6713-DSPs via the McBSP as a TDM-Highway. i found at TI only transceiver for McBSP<->SPI. can anybody...

i want to network four C6713-DSPs via the McBSP as a TDM-Highway. i found at TI only transceiver for McBSP<->SPI. can anybody recommend me a transceiver (2-6 channels, min. 4 Mbps, 5 meters distance) between McBSPs ? sincerely, olaf


HPI Problem

Started by jalal_habibi in TMS320c6x20 years ago 4 replies

Hi all, My question is about HPI on C6713. Is it allowed to generate HSTROBE transitions only by HCS signal or not? ...

Hi all, My question is about HPI on C6713. Is it allowed to generate HSTROBE transitions only by HCS signal or not? we has conncet HDS1 and HDS2 pins to dont-care values and generate desired HSTROBE transitions by HCS only. but there is no any transit


problem with linking

Started by nstnnstn2 in TMS320c6x17 years ago 1 reply

I want to do something in C6713 Device Cycle Accurate Simulator/TMS320C6713 in CCS3.1 trial ver. But I think I've got a problem with linking....

I want to do something in C6713 Device Cycle Accurate Simulator/TMS320C6713 in CCS3.1 trial ver. But I think I've got a problem with linking. After I created my project, I made simple .c file, I added files rts6700.lib and lnk.cmd to my project (both files from /C600/cgtools/lib/). And I've got errors: --------------------------------------------------------------- [temp3.c] "C:\CCStudio_...


Re: C6713 vs. DM642- Urgent - Image Processing Application

Started by hoor...@gmail.com in TMS320c6x17 years ago

Hi, I have just started to do a similiar project. But it is much simpler than yours. The first thing I should do is to connect a camera module to...

Hi, I have just started to do a similiar project. But it is much simpler than yours. The first thing I should do is to connect a camera module to the peripherals expansion connector on my DSK. But I have not a camera module which can be connected to the peripherals expansion connector directly. I guess an adapter is nedded. I have searched related information for days but got nothing. So, could...


How can load and tranfer a file between PC host and C6713 board.

Started by Anh Khoa in TMS320c6x18 years ago 1 reply

Note: forwarded message attached. Yahoo! Mail Bring photos to life! Ne w PhotoMail makes sharing a breeze.

Note: forwarded message attached. Yahoo! Mail Bring photos to life! Ne w PhotoMail makes sharing a breeze.


Re: C6713 DSK to USB daughter card

Started by esye...@sandia.gov in TMS320c6x18 years ago

san, Did you figure it out? I just started getting my code setup. I think I have everything working, but wasn't sure how to setup the hex file...

san, Did you figure it out? I just started getting my code setup. I think I have everything working, but wasn't sure how to setup the hex file from pc to dsp. Any thoughts? Thanks, Steve > Hi, > I want to connect a USB daughter card to my TMS320C6713. I will appreciate if somebody gives me any idea how to do it or what are the steps to follow?? I am using a Avnet TI DSK to USB 2.0 dau


Re: C6713 vs. DM642- Urgent - Image Processing Application

Started by hoor...@gmail.com in TMS320c6x17 years ago 1 reply

Hi, I have just started to do a similiar project. But it is much simpler than yours. The first thing I should do is to connect a camera module...

Hi, I have just started to do a similiar project. But it is much simpler than yours. The first thing I should do is to connect a camera module to the peripherals expansion connector on my DSK. But I have not a camera module which can be connected to the peripherals expansion connector directly. I guess an adapter is nedded. I have searched related information for days but got nothing. So, cou...


Fwd: Connecting between C6713 DSK HPI and HyperTerminal

Started by Michael Dunn in TMS320c6x16 years ago

Oops, I failed to copy the group. mikedunn Omnia, On 6/11/08, omnia.mostafa21 wrote: > mikedunn, > > first of all, thanks for...

Oops, I failed to copy the group. mikedunn Omnia, On 6/11/08, omnia.mostafa21 wrote: > mikedunn, > > first of all, thanks for your reply > > My Grad Project is a Speech Recognition One, I convert the Voice into > Text. > to display the text , I'll use the HyperTerminal. > i didn't know haw can i do that using the Kit directly .. by search i > found a IEEE paper .