You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
lang-cpp
HIGH
, less than 1.5 V isLOW
, anything in between is not guaranteed. The "typical" thresholds are 2.6 V for theLOW
→HIGH
transition and 2.1 V forHIGH
→LOW
. These are different thresholds because of the hysteresis introduced by the Schmitt trigger at the inputs.HIGH
when you expect it to readHIGH
(good), but it will also readHIGH
across a significant range of voltages where you expect it to readLOW
(bad).