Chapter 8 Flashcards

1
Q

counters vs timers

A
  • timers add

- counters multiply

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

counters

A

normally retentive, keep accumulated value when power is shut off, need reset button to reset

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

counter bits

A
  • CU: count up
  • CD: count down
  • DN: done
  • OV: overflow
  • UN: underflow
  • UA: update accumulator (only used with high speed counters)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

overflow (OV) bit

A

when counter counts past its max value (32767)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

high speed counter

A

counts high speed pulses from a high speed input

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

OSR bit

A
  • called one shot rising
  • input instruction that triggers an event to occur one time
  • assigned a boolean bit (B 3/whatever)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly