
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
Instructions for designing a 3-digit freerunning decimal timer with 0.1 sec resolution using the 68hc11 microcontroller in assembly language. The timer should be implemented without interrupts and the 7-segment displays must be driven in multiplexed mode. A circuit diagram, a requirement for a printed code listing, comments for every line, and a software flowchart.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

2003 University of Illinois at Chicago ECE 367 V. Goncharoff
microcontroller
a b c d
f e
g
sec x 10 sec x 1 sec x 0.
Cathode 1 Cathode 2 Cathode 3
Gnd
For example: a = PB0, b = PB1, c = PB2, d = PB3, e = PB4, f = PB5, g = PB6.
Output Ports