??? 04/24/06 21:39 Modified: 04/24/06 21:43 Read: times |
#114943 - well, i don't either Responding to: ???'s previous message |
My original question was that i was having trouble understanding the ALE part of the A/D
well, I don't either as it is used here To implement proper MMIO you basically need to rip all the A/D stuff (except d0-7) out. Then you need to decode the high address (ALE output) and e.g. for Fxxx disable the ROM and enable the A/D. Then you can connect the A/D as shown in the datasheet. OR you can drop all decoding and us an interanl code memory chip the, just straight wires from P0 !RD and !WT to the A/D. You CAN still use the '31 but you are making your life more difficult than need be. Erik |