Ok will this work?
e.g. a 74ls299 bi directioanl shift register!
Ok I hear that bi directional shift registers have a hold feature, does this mean - can I write data to the parallel lines as input (then hold that data) and then clock it out serially.
e.g. I have a e2prom setup(other circuit), I put the e2prom in read mode and the bi directional shift register latches the data! I then disable the e2prom - effective 0 volts on its data lines right!!
can I therefore hold that data I read before on the bi directional shift register and clock it out serially without loosing it - I'm guessing this will work so long as I disable chip select on the e2prom before doing so.
thoughts?
Its just an enhancement I want to make to my homemade programmer hopefully.