Hi,
I am planning to use the 74HC245, which is a directional bus. Say, the 74HC245 is between two simple pieces of firmware sending data to each other via the 74HC245. If one end of the firmware wants to send two consecutive zeros, that is, two 0x00 bytes, through the 74HC245. How would the other end now that there is also a 2nd 0x00 byte, since it's the same byte as the 1st 0x00 byte?
Thanks.