Assume that a 4-winding stepper motor is connected to the Port A of 8255 PPI at address 0280H. The stepper motor moves by an angle of 12° at every step. Write a program which checks ports B and C to...

Microprocessors-I 8086 (sombal language)
Assume that a 4-winding stepper motor is connected to the Port A of 8255 PPI at address 0280H.<br>The stepper motor moves by an angle of 12° at every step. Write a program which checks ports B<br>and C to decide the direction of the motor. If the MSB of Port B and LSB of Port C are both 1, the<br>motor rotates in forward direction with 250 rpm. Otherwise, the motor rotates in the reverse<br>direction with 500 rpm.<br>(Hint: Assume that WAITF subroutine is already defined with a base delay of 15.085 µs)<br>

Extracted text: Assume that a 4-winding stepper motor is connected to the Port A of 8255 PPI at address 0280H. The stepper motor moves by an angle of 12° at every step. Write a program which checks ports B and C to decide the direction of the motor. If the MSB of Port B and LSB of Port C are both 1, the motor rotates in forward direction with 250 rpm. Otherwise, the motor rotates in the reverse direction with 500 rpm. (Hint: Assume that WAITF subroutine is already defined with a base delay of 15.085 µs)

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here