My question is, how long after the high-to-low transition of the WE# input it's safe to sample the TE# output to determine if the next byte can be written?
I would think it's max(t6)+max(t7) but max(t7) is not given.
My reading is you can sample for a low from T6, which is max 14ns, or you could wait for TXE high, which has a min of 49ns, then look for =\_
The lack of a MAX T7 might depend on the host reading the part so it could hit ms on a slow PC ?