Exam 2 Review
Please refer to the syllabus for the
scheduled exam date. Note that items given in bold
will certainly be a direct question on the test. All topics will
involve the MC68HC11 processor.
- HC11 addressing modes
- Name type of addressing used
- Provide the effective address
- Parallel Ports B and C and their associated registers
- Data direction register (PORT C and PORT D)
- Setting and clearing of specific pins
- Serial Peripheral Interface
- Understand system operation including hardware
- Serial Communications Interface
- Understand system operation including hardware
- Be able to
- intialize
BAUD register (requires
reading table)
- perform read operation
- perform write operation
- Analog to Digital Converter System
- Configure appropriately via the
ADCTL
register
- Convert
ADR contents into some
other value of interest X (e.g.,
voltage, temperature, etc.) using the linear relationship
| X =
XLO + |
(XHI -
XLO)
2B - 1 |
ADR10, |
XLO £
X £
XHI. |
- Timer System
- Determine high and low times in seconds and clock cycles
(predivided) for specified square wave (frequency and duty
cycle)
- Algorithms for converting string of decimal digits <->
binary weighted value
- Explain and use subroutines given in Assignment 7.
Note: This exam will be focus on programming
(pencil and paper)
John C. Sperandio <sperandi@eng.usf.edu >
Last modified: Wed Apr 1 18:31:50 EST 1998