DSPRelated.com
Forums

c6711 dsk & EMIF DATA BUS to Control a AD card

Started by fjulink August 13, 2002
Hi all:

I try to control a "Analog to Digital Card" by EMIF. EX:

(By CE2:A000 0000H ~AFFF FFFFH, )
( MTYPE10: 32bit Asynchronous interface)

MVKL.S2 A0000000H,B5
MVKH.S2 A0000000H,B5
MVKL.S2 00D00004H,B4
MVKH.S2 00D00004H,B4
STW.D2 B4,*B5
NOP 4
----------------------------------
I need to know whether the EMIF DATA BUS can hold the data
(keep 00D00004H),until next action.

Is it possible letting the EMIF DATA BUS hold the data?

Thanks for any reply!!!
Fjulink