Jump to content
Sign in to follow this  
danwinslow

Latching

Recommended Posts

What does it mean, exactly, to 'latch' a pin or a port? I assume it means to preserve the value?

853356[/snapback]

 

You are correct, there are several logic devices that can be used for latching, the most common of which is the D-Type latch.

A D-Type latch has bacically two inputs pins, Data (D) and a Clock. When the signal on the clock pin (provided manually or via other logic) reaches the appropriate state the signal on the Data pin (logic 1 or 0) is sent to the output. The output will remain in this state regardless of any change to the signal on the data pin and is therefore said to be latched until the next clock signal occurs at which point the signal currently on the Data pin will again be latched to the output.

 

Having said that a pin or port is said to be "latched" when in no longer responds as expected, always inputing or outputing the same information even though different information is being presented to it. If it helps think of this an being like a piece of software that stops responding.

AFAIK there is no definitive reason as to when this happens, as incorrect input combinations, static build-up in a control pin or intermittent joints could all cause such a problem.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...