Question: In Assembly: *we are using [#include * *Also provide the frequency you used to make a delay for question 1* 1) Write a program to
In Assembly:
*we are using [#include
*Also provide the frequency you used to make a delay for question 1*
1) Write a program to toggle RB2 and RB5 continuously without disturbing the
rest of the bits every 1/2 of a second.
2) Write a program to monitor bit RC3. When it is HIGH, send 55H to
PORTD.
3) Write a program to monitor the RB7 bit. When it is LOW, send 55H and
AAH to PORTC continuously with a one-second delay.
4)
Write a program to monitor the RE0 bit. When it is HIGH, send 99H to
PORTB. If it is LOW, send 66H to PORTC.
5) Write a program to get the status of RC3 and put it on RC4 continuously.
6) Write a program to get the statuses of RD7 and RD6 and put them on RC0
and RC7, respectively.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
