Hi,
all.
I am doing my project with TMS320C6713B and SN74LVC16245A. I connected the AOE(pin 75 of C6713B) to the DIR of SN74LVC16245A. My purpose is that
1)when C6713B writes to the memory, data transmites from A bus to the B bus
2)when C6713B reads data from memory, data transmites from B bus to the A bus
but I found in datasheet of TMS320C6713B on Page 52, the pin type of AOE is O/Z, is it means the AOE pin cannot go to H level when C6713B isn't writting?
is my connection right if I want to realize my purpose 2) ??
There isn't Read or Write status pin in TMS320C6713B, if I want to realize the function I wanted listed above using only one pin ? How could I do?
Thank you!