Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Ads

Discussion Groups

Discussion Groups | TMS320C6x | EMIF Speed to Read External SDRAM/FIFO in Daughter Card

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

  

Post a new Thread

EMIF Speed to Read External SDRAM/FIFO in Daughter Card - Henrry Andrian - Jun 6 7:56:00 2003



Dear all,

Hi. I have a question about the EMIF speed. I have some experimental
testing using EMIF to read external FIFO that capture image from
CMOS sensor. My problem is my EMIF speed is only 400kb. Because of
the low speed of the EMIF, I couldnt capture image for real time
video application.
Do anyone have any experience with the EMIF to capture data from
CMOS sensor using FIFO/SDRAM ? I want to know that the maximum speed
of the EMIF for capture data of synchronous memory/asynchronous
memory.

Thank you





(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

RE: EMIF Speed to Read External SDRAM/FIFO in Daughter Card - Pete Warnes - Jun 6 12:37:00 2003

Henrry,

You really need to use DMA to read the FIFO.
The CPU cannot read from the EMIF efficiently, but DMA can.
In our products we use FIFO flags to interrupt the DSP, where it starts
a DMA for the amount that the Flagh says is available.
With our products that use synchronous FIFOs we can read more than
200Mbytes/second sustained rate using that technique.

Pete Warnes
Technical director
HUNT ENGINEERING (U.K.) Ltd
email
URL http://www.hunteng.co.uk or http://www.hunt-dsp.com
phone +44 (0)1278 760188
direct +44 (0)1278 760966
GSM +44 (0)7711 190099
Fax +44 (0)1278 760199

-----Original Message-----
From: Henrry Andrian [mailto:]
Sent: Friday, June 06, 2003 8:57 AM
To:
Subject: [c6x] EMIF Speed to Read External SDRAM/FIFO in Daughter Card Dear all,

Hi. I have a question about the EMIF speed. I have some experimental
testing using EMIF to read external FIFO that capture image from
CMOS sensor. My problem is my EMIF speed is only 400kb. Because of
the low speed of the EMIF, I couldnt capture image for real time
video application.
Do anyone have any experience with the EMIF to capture data from
CMOS sensor using FIFO/SDRAM ? I want to know that the maximum speed
of the EMIF for capture data of synchronous memory/asynchronous
memory.

Thank you
_____________________________________





(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

RE: EMIF Speed to Read External SDRAM/FIFO in Daughter Card - henrry - Jun 6 12:57:00 2003

Thanks for the advice.. Its mean alot. Okay I will
read further about DMA.

--- Pete Warnes <> wrote:
> Henrry,
>
> You really need to use DMA to read the FIFO.
> The CPU cannot read from the EMIF efficiently, but
> DMA can.
> In our products we use FIFO flags to interrupt the
> DSP, where it starts
> a DMA for the amount that the Flagh says is
> available.
> With our products that use synchronous FIFOs we can
> read more than
> 200Mbytes/second sustained rate using that
> technique.
>
> Pete Warnes
> Technical director
> HUNT ENGINEERING (U.K.) Ltd
> email
> URL http://www.hunteng.co.uk or
> http://www.hunt-dsp.com
> phone +44 (0)1278 760188
> direct +44 (0)1278 760966
> GSM +44 (0)7711 190099
> Fax +44 (0)1278 760199
>
> -----Original Message-----
> From: Henrry Andrian [mailto:]
> Sent: Friday, June 06, 2003 8:57 AM
> To:
> Subject: [c6x] EMIF Speed to Read External
> SDRAM/FIFO in Daughter Card > Dear all,
>
> Hi. I have a question about the EMIF speed. I have
> some experimental
> testing using EMIF to read external FIFO that
> capture image from
> CMOS sensor. My problem is my EMIF speed is only
> 400kb. Because of
> the low speed of the EMIF, I couldnt capture image
> for real time
> video application.
> Do anyone have any experience with the EMIF to
> capture data from
> CMOS sensor using FIFO/SDRAM ? I want to know that
> the maximum speed
> of the EMIF for capture data of synchronous
> memory/asynchronous
> memory.
>
> Thank you >
> _____________________________________ ===== __________________________________




(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )