Question: The information I need help with is when AB = 10, with a 2.5kHz frequency - Time High @ 200us and Time Low @ 200us.

The information I need help with is when AB = 10, with a 2.5kHz frequency - Time High @ 200us and Time Low @ 200us.
C language must be used...
You will write a program to control the motor. Your application should use two pins as user inputs, which we will call A and B. If the user inputs AB = 00, the motor should be off. If the user inputs AB = 11, the motor should be on. If the user inputs AB = 01, you should turn the motor on and off at 2 second intervals. If the user inputs AB = 10, you should apply a pulse train to the control input with a frequency according to the table below that is 50% high and 50% low. This should make the motor rotate at half speed. You will write a program to control the motor. Your application should use two pins as user inputs, which we will call A and B. If the user inputs AB = 00, the motor should be off. If the user inputs AB = 11, the motor should be on. If the user inputs AB = 01, you should turn the motor on and off at 2 second intervals. If the user inputs AB = 10, you should apply a pulse train to the control input with a frequency according to the table below that is 50% high and 50% low. This should make the motor rotate at half speed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
