??? 01/19/07 01:53 Read: times |
#131076 - I think.... Responding to: ???'s previous message |
A way of doing this is to use a the '573 latches - two for the address and one for the write data, a little bit of logic to control all of this and a '245 buffer for the read data. Effectively we're making an eprom/eeprom programmer with the 8051 along for the ride.
I always hated using the parallel port as I had problems with timing glitches, I got bit once and now avoid it. So mike, how is this fitting in with the grand plan? |