• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/10

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

10 Cards in this Set

  • Front
  • Back
State an impact of Moore's Law
design technology constantly changing
more complexity
larger systems
two attributes that define a profession such as engineering
pubic trust
special skills and knowledge
requirements
user specified needs
specifications
list of testable statements that will allow engineers to design and implement system
what is the minimum interrupt execution response time for the AVR CPU in clock cycles?
4 cycles
how many general purpose registers are there in the ATmega328p
32 registers
why are there special x y and z registers?
pairs of 8 bit registers to address (2^16 -1) memory locations
for the implementation of digital systems, state two reasons why stored program (software based) designs have a performance benefit over hardware based designs
flexibility through software
smaller development time than hardware implementation
lower development cost than hardware
state two reasons why delays are necessary in LCD initialization in project 1
two different clock domains for processing
asynchronous execution of data paths
time to execute command instructions
how many clock cycles does it take the ATmega328p to execute an ALU operation for the register file and store that result back into that register file?
1 clock cycle