If the value of the pin STB (Strobe Input) falls to low level, then
⚑ Report issue
Found a wrong answer, translation, image or source problem? Send it to editorial review.
Sign in to submit a reportFound a wrong answer, translation, image or source problem? Send it to editorial review.
Sign in to submit a reportIn strobed input operation, a LOW pulse on STB̅ tells the 8255 that valid peripheral data is present and causes the input port data to be loaded into the input latch. The corresponding buffer-full/status logic is then updated.

STB = strobe input → input latch.
Loading the output latch when an input strobe is received.
Active-low notation means LOW is the asserted condition.