DSPRelated.com

EMIF on c6711 DSK

Started by dwjohns1 in TMS320c6x20 years ago 3 replies

I am currently trying to receive 16-bits of data from the EMIF from one of the connectors on the DSK. What I want to do is look at...

I am currently trying to receive 16-bits of data from the EMIF from one of the connectors on the DSK. What I want to do is look at this data at a memory location and do some decisions based upon the value. The question I have is, how do I get this data from the location the EMIF uses


about emif

Started by mkra...@rediffmail.com in TMS320c6x15 years ago 1 reply

i am using tms320c6455 dsk kit is it possible to use keep emif pin high for a second? _____________________________________

i am using tms320c6455 dsk kit is it possible to use keep emif pin high for a second? _____________________________________


Fw: Re: 6713DSK EMIF

Started by Wave Waves in TMS320c6x14 years ago 1 reply

Dear Williams ; Thanks a lot man ; I knew that i reduced the FFTr2.c code on the main(),because i doesn't work and i wanted...

Dear Williams ; Thanks a lot man ; I knew that i reduced the FFTr2.c code on the main(),because i doesn't work and i wanted to just make drive the EMIF interface and see some getting high and lowon my logic analyzer on DSK output ; But the point is why even the EMIF.out on EMF folder is not even working !!!(Whish is for chassing's cd) !!!!!![why should chassing put an uncomplete code for ...


EMIF ECLK

Started by muneeb abid in TMS320c6x17 years ago 11 replies

Hye I am using EMIFA of C6416 and i need to send data to FIFO using EMIF @ more then 100Mhz.i am new in TI DSP . i have studies about alot...

Hye I am using EMIFA of C6416 and i need to send data to FIFO using EMIF @ more then 100Mhz.i am new in TI DSP . i have studies about alot of registers and paper to connect with FIFO as refered by memeber of this group. but right now i just able to get 20 Mhz clock from EMIF Eclk. can u tell me about the exact register for the setthing i tried alot to set many registers to get the desired ...


TMS320C64X DSK's EMIF

Started by "varoonian ." in TMS320c6x14 years ago 4 replies

Hello, I am using the C6416T DSK to interface to an FPGA which is in turn interfaced to an ADC ( ADS 5485 ; 200 MSPS ; 16 bit ). I found...

Hello, I am using the C6416T DSK to interface to an FPGA which is in turn interfaced to an ADC ( ADS 5485 ; 200 MSPS ; 16 bit ). I found that there is an ECLKIN pin on the EMIF datasheet and that the EMIFA can be externally clocked from an FPGA. But when I checked out the pins on the J4 memory expansion slot I couldn't find the ELCKIN. So 1. Is there a way to externally clock the EMIF...


Problem with EMIF registers

Started by Albert Tsai in TMS320c6x21 years ago

Hello all, Let me rephrase my previous post about this topic. I am encountering problems accessing the EMIF registers in onchip...

Hello all, Let me rephrase my previous post about this topic. I am encountering problems accessing the EMIF registers in onchip memory when programming a C6711 DSP chip. My DSP code runs fine until it reaches the point where an EMIF register is accessed. The DSP hangs at this


problem with dsk6711 emif

Started by shred_gao in TMS320c6x20 years ago 1 reply

hello! I have some trouble with dsk6711 emif. the value in the EMIF registers is: (this is according to my board condition) ...

hello! I have some trouble with dsk6711 emif. the value in the EMIF registers is: (this is according to my board condition) *(unsigned int *)EMIF_GCR =0x30f8; *(unsigned int *)EMIF_CE0 =0x30; *(unsigned int *)EMIF_CE1 =0xffffff03; *(unsigned int *)EMIF_CE2 =0xffffff


EDMA - EMIF maximum speed.

Started by Henrry Andrian in TMS320c6x21 years ago 8 replies

Dear all, I have already implemented EDMA-EMIF to read Frame Buffer ALL422B using asynch 8-bit which come from CMOS Sensor. I...

Dear all, I have already implemented EDMA-EMIF to read Frame Buffer ALL422B using asynch 8-bit which come from CMOS Sensor. I found out that the maximum speed of EDMA transfer is 4.12 Mhz and the lowest speed is 688 kHz by change the EMIF parameter. According to this maximum


EMIF SPEED

Started by mahdavi hassan in TMS320c6x19 years ago 2 replies

Hello Dear, We use C6416 DSP processor(DSK C6416 @720MHz) and Dughter card include FPGA chip (Virtex-E). we want to read data...

Hello Dear, We use C6416 DSP processor(DSK C6416 @720MHz) and Dughter card include FPGA chip (Virtex-E). we want to read data from FPGA around 60 MBytes/Sec trough EMIF port of DSP Processor. but we can't do it. we examine asynchroun and synchron method for reading of data from EMIF


Re: C6713 DSK _ OUTPUTING VIA EMIF

Started by Richard Williams in TMS320c6x14 years ago 3 replies

wave, the EMIF interface is not a set and hold type of interface. I would suggest reading SPRU266E.pdf "TMS320C6000 DSP External Memory...

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 Message ----------- From: Wave Waves To: r...@lewiscounty.com, c...@yahoogroups.com Sent: Sat, 10 Jul 2010 11:39:48 -0700 (PDT) Subject: C6713 DSK _ OUTPUTING VIA EMIF > Dear Williams, > As we disc


6713 emif

Started by pramod mishra in TMS320c6x16 years ago

Hi every body I am using DSK6713...i have to interface a duaghtercard (having FPGA) for data transfer to it. I am not able understand how to...

Hi every body I am using DSK6713...i have to interface a duaghtercard (having FPGA) for data transfer to it. I am not able understand how to fix the values of my global control regsiter(GBLCTL ) and CE2CTL CE3CTL. I want to source the EMIF clock from DSP ...Please help me out ??/ ____________________________________________________________________________________ Looking for last mi...


Sloooow Async EMIF accesses

Started by TKSOFT in TMS320c6x18 years ago 1 reply

Hi, My 8-bit wide CPU Async read accesses from my C6711B are taking much longer than I expect. There seems to be a mysterious "startup"...

Hi, My 8-bit wide CPU Async read accesses from my C6711B are taking much longer than I expect. There seems to be a mysterious "startup" delay of ~19 EMIF cycles. Is this normal??? I've made a lot of tests, and everything makes perfect sense EXCEPT the "startup" delay. The memory is configured as MTYPE=0 (8 bit wide Async) with 0-7-0 waitstates. My EMIF clock is running at...


emif interface

Started by mkra...@rediffmail.com in TMS320c6x15 years ago 1 reply

in dsk 6455 kit how can i enable CE4 and CE5(EMIF) . which register i have to use for these? is it ce4cfg and ce5cfg how can i set AR/W, AOE,...

in dsk 6455 kit how can i enable CE4 and CE5(EMIF) . which register i have to use for these? is it ce4cfg and ce5cfg how can i set AR/W, AOE, AWE. which register i have to for each? thanks in advance _____________________________________


TMS320C6455 EMIF to DAC interface glitch

Started by vterrap in TMS320c6x14 years ago 4 replies

Hello All, I have a weird problem with interfacing EMIF interface on my TMS320C6455 DSK from Spectrum Digital to the parallel DAC. DAC has a...

Hello All, I have a weird problem with interfacing EMIF interface on my TMS320C6455 DSK from Spectrum Digital to the parallel DAC. DAC has a 20-bit wide interface, with the clock up to 40 MHz. My DAC is connected to the EMIF using only data lines and AWE signal for the clock. I am setting period of the clock using TA/Setup/Strobe/Hold settings. Recently I measured the clock on the oscilloscope ...


flash interface to C6712C EMIF

Started by pinglilk in TMS320c6x21 years ago 1 reply

Hello, I'm trying to connect a 2Mx16bit flash memory to the EMIF of C6712C using the interface without the ARDY interface. But...

Hello, I'm trying to connect a 2Mx16bit flash memory to the EMIF of C6712C using the interface without the ARDY interface. But in the document of spra568a, it only describes the EMIF 8-bit Flash interface without ARDY interface (Page 11). How can I connect the 16bit flash to t


about emif?

Started by yunusemrebora in TMS320c6x16 years ago

I am using tms320c6713 dsk.and i want to take 8 bit digital signal out of the emif.how can i do that?thank you. Check Out Industry's First...

I am using tms320c6713 dsk.and i want to take 8 bit digital signal out of the emif.how can i do that?thank you. Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution for Commercial & Consumer End Equipment: www.ti.com/dm6467


(No Subject)

Started by Anonymous in TMS320c6x19 years ago

Hi, I think you have to check your EMIF settings. Most likely you have configured a lots of waitcycles for writing... ...

Hi, I think you have to check your EMIF settings. Most likely you have configured a lots of waitcycles for writing... There is a really huge documentation about EMIF (and all the other peripherals...) available on www.ti.com (Search for peripheral reference manual


C6713 EMIF INTERFACING HELP REQUIRED

Started by samz...@hotmail.com in TMS320c6x14 years ago 6 replies

Hi I am new to DSP kit and we are implementing our final year degree project on it. I am facing some of very basic issues. C6713 is little...

Hi I am new to DSP kit and we are implementing our final year degree project on it. I am facing some of very basic issues. C6713 is little endain by default. We have to interface emif data pins with AD9220 (ADC) 12 bit with bit 1(MSB) and bit 12(LSB). There are 32 data pins on the emif connector. But the confusion is that which pins should be interfaced with the ADC pin 0 to pin 11 or pin 20 ...


Switching EMIF settings between C6713 DSK version 1 & 2

Started by sabapathy_80 in TMS320c6x19 years ago 1 reply

Dear friends, I've done switching of EMIF settings between C6713 board revision 1 & 2. For that my program first get the board revision...

Dear friends, I've done switching of EMIF settings between C6713 board revision 1 & 2. For that my program first get the board revision and then call EMIF initialize function with board version as argument. So I am having EMIF initialize function with an integer argument. My program looks like follow: To read board version include following co


EMIF and EDMA.

Started by Dencker in TMS320c6x22 years ago

Hello. I would like to connect a TLC876, which is a rapid ADC, to a 6711dsk. Has someone ever done that, or something...

Hello. I would like to connect a TLC876, which is a rapid ADC, to a 6711dsk. Has someone ever done that, or something similar? I have connected the ADC to the J1 connector on the dsk, i.e. the EMIF. I have just understood that a better design would be to use