Ch2 Hardware Fundamentals Lecture
Ch2 Hardware Fundamentals Lecture
Simon Chapter 2
www.computerhope.com/jargon/d/dip.htm
Embedded
Circuit
Boards
Sparkfun, TI eZ430
Terminology
Ground, Low
High, VCC
Actually – within a volt or so of the “rails”
Assertions (negative vs positive)
Address lines (A0, A1, A2, etc.)
Data lines (D0, D1, D2, etc.)
* or /
Inputs and outputs...driving the signal
Bus fight – two outputs driving different ways
Gates and Boolean Logic
http://www.ibiblio.org/obp/electricCircuits/Digital/DIGI_3.html
More Gate Logic
(Book example)
http://www.ibiblio.org/obp/electricCircuits/Digital/DIGI_3.html
Other Considerations
Power surges and
decoupling capacitors
Input 1
Output
Input 2
D Flip Flops: 1-bit Memory
Operation
Rising or Falling Edge Triggered
Q = D at clocks rising edge
All other times, Q holds existing value
(Timing Diagram)