DSPRelated.com

Re: TMS320DM642 EMIF with MT48LC4M32B@ SDRAM related ibis simulation

Started by Jeff Brower in TMS320c6x16 years ago 2 replies

ITS- > Hi, I have a question about TMS320DM642 EMIF related ibis simulation. > Previously I designed a DSP board with TMS320C6713 and all of...

ITS- > Hi, I have a question about TMS320DM642 EMIF related ibis simulation. > Previously I designed a DSP board with TMS320C6713 and all of its > simulations with SDRAM went perfectly ok. > > However when I performed the ibis simulation for a newer board, using > TMS320DM642 EMIF with Micron Technology MT48LC4M32B2 SDRAM, I get some > non-monotonic rise and fall waveform over the data p


TMS320C6713B

Started by sukhdeep singh in TMS320c6x16 years ago

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


Can't observe high level on address line

Started by xuhe...@yahoo.com in TMS320c6x16 years ago 7 replies

I?m using SEED-DEC6713 developing board (TMS320C6713) to control an A/D chip and two D/A chips through a FPGA (Actel ProAsic3 A3p250). And the...

I?m using SEED-DEC6713 developing board (TMS320C6713) to control an A/D chip and two D/A chips through a FPGA (Actel ProAsic3 A3p250). And the FPGA is connected with DSP through EMIF interface. The detailed processes of A/D and D/A are controlled by FPGA, DSP only needs to tell FPGA when to run A/D or D/A. This work has been helped by Jeff Brower in this forum last summer . We use 3 address lin


Big problem of pingpong buffer

Started by spir...@yahoo.com in TMS320c6x16 years ago

Hello all, I have a big problem when I am using TMS320C6713. The data flow is that ADC collects signal and transfer into FPGA, using EDMA,...

Hello all, I have a big problem when I am using TMS320C6713. The data flow is that ADC collects signal and transfer into FPGA, using EDMA, DSP reads the data into ping & pong buffers on chip RAM. I view the waveform of ping & pong in CCS3.3. First, I use function generator to generate a 100 kHz sine signal. I find that when EDMA writes to ping, the waveform of ping is not right, but p...


UART issue with C6713

Started by mich...@msn.com in TMS320c6x15 years ago 5 replies

Hello, I am a final year student in the UK trying to get the TMS320C6713 DSP to interface with a touchscreen via a UART connection. I am using the...

Hello, I am a final year student in the UK trying to get the TMS320C6713 DSP to interface with a touchscreen via a UART connection. I am using the DSK from Spectrum Digital and CCS 3.1. I am using SPRA633C document to get the serial port on the DSK to act like a UART. I have connected pin 36, 42 and 44 and DX1, DR1 and GND respectively on the J3 serial port. These pins connect to a MAX232 chip whi...


Using McASP as GPIO! Help me!

Started by Achut in TMS320c6x15 years ago 1 reply

Hi All, I'm using TMS320C6713 DSK, I want use McASP read inputs (type button): - Button1 : pin HD6/AHCLKR1. - Button2 : pin HD2/AFSX1. -...

Hi All, I'm using TMS320C6713 DSK, I want use McASP read inputs (type button): - Button1 : pin HD6/AHCLKR1. - Button2 : pin HD2/AFSX1. - Button3 : pin HASn/ACLKX1. - Button4 : pin HRDYn/ACLKR1. But I config not successful. Anyone with experience can help me configure them as inputs, Thanks for All! _____________________________________


Re: DSP KIT TMS320C6713

Started by Jeff Brower in TMS320c6x15 years ago

Rupesh- Yes I know about Dr. Chassaing's excellent books. I used to help Dr. Chassaing with DSP examples in the 1990s when he was using...

Rupesh- Yes I know about Dr. Chassaing's excellent books. I used to help Dr. Chassaing with DSP examples in the 1990s when he was using Hypersignal software. I am not the OP. Please reply to either (i) the OP (Zeeshan) or (ii) the thread. Thanks. -Jeff > kindely Refer "digital signal processing with TMS3206713" book written by > Rulph chasaing . you will get > detail infromati


Example Project

Started by stat...@gmail.com in TMS320c6x14 years ago 3 replies

I have made several posts here asking questions when I am struggling. I figured I would share a success as well. I successfully implemented an...

I have made several posts here asking questions when I am struggling. I figured I would share a success as well. I successfully implemented an acoustic signal identification and direction finding project on the TMS320C6713 DSK by Spectrum Digital. The project is a pretty complete package, I think. I would love to hear any feedback or know if someone would like to fork the project and try...


simulink interfacing with tms320c6713

Started by pipa...@gmail.com in TMS320c6x13 years ago

when i connect a discrete function block between line in adc block and dac line out block of c6713 and simulate it an error comes that "Cannot...

when i connect a discrete function block between line in adc block and dac line out block of c6713 and simulate it an error comes that "Cannot propagate frame data from output port 1 of 'line_in_disderivat/ADC' to input port 1 of 'line_in_disderivat/Discrete Transfer Fcn' because this input port expects non-frame data; consider inserting an Unbuffer." so when i insert an unbuffer between line in a...