Question
LAB5 Using the 8051 Counters in polling mode Overview The purpose of this lab is to control and program the MC8051 Counters of the micro-controller
LAB5 Using the 8051 Counters in polling mode
Overview
The purpose of this lab is to control and program the MC8051 Counters of the micro-controller in a given sequence. The program displays current count of Counter 0 on port 1 (P1) and Counter 1on port 2 (P2). The initial P1 value is F0H and is E1H for port P2. Display update takes place on every counters initiated clock pulse. Counter0 and Counter1 are programmed in mode 2 using the polling mode, no interrupts. The status of TF0 and TF1 are displayed on Port 3 bit 0 (P3.0) and bit 1 (P3.1) respectively.
Steps
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started