






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An introduction to embedded computer systems, focusing on microcomputer-based systems and the motorola mc68hc11 microcontroller. Topics include the function of microcomputers, examples of embedded and general-purpose systems, real-time interfacing, and choosing a microcomputer. The document also covers the architecture, registers, and addressing modes of the mc68hc11, as well as assembly language instructions.
Typology: Study notes
1 / 12
This page cannot be seen from the preview
Don't miss anything!







& Slide 5 ' % $
&^ Slide 7 '
& Slide 13 ' % $
&^ Slide 15 '
&^ Slide 16 '
& Slide 17 ' % $
&^ Slide 19 '
& Slide 25 ' % $
&^ Slide 27 '
&^ Slide 28 ' CCR can also be set (sec, (^) sei, (^) sev). • (^) The carry (C), interrupt mask (I), and overflow (V) bits in the$7F0025 (^) clr (^) $0025 (^) EXT$9725 (^) staa (^) $25 (^) DIR $4F (^) clra (^) INHObj code (^) Op (^) Operand (^) Comment • (^) Examples: • (^) clra, (^) clrb, (^) clc, (^) cli, (^) clv (^) are INH. • (^) clr (^) addressing modes are: EXT, IND.bits in the CCR (clc, (^) cli, (^) clv).
& Slide 29 ' % $
&^ Slide 30 ' • (^) At the end, accumulator (^) D (^) contains $13EC. $3D (^) mul (^) INH $C614 (^) ldab (^) #$14 (^) IMM $86FF (^) ldaa (^) #$FF (^) IMMObj code (^) Op (^) Operand (^) Comment • (^) Example: % $
$CCFFFF (^) ldd (^) #$FFFF (^) After (^) idiv Obj code (^) Op (^) Operand (^) Comment^ •^ Example: (^) executes $CC0003 (^) ldd (^) #$03 (^) After (^) fdiv $02 (^) idiv (^) D contains $159F $CE2710 (^) ldx (^) #$2710 (^) X contains $ (^) executes 15 $03^ fdiv^ D contains $0000^ $CE0006^ ldx^ #$06^ X contains $
&^ Slide 31 '
& Slide 37 ' % $
&^ Slide 39 '
&^ Slide 40 '
& Slide 41 ' % $
&^ Slide 43 '