47.2k views
1 vote
. Write an interrupt driven program that uses Port H pin 0 to detect an interrupt and multiply PORTB by 2 if the interrupt request is generated. IRQ should be asserted at falling edge. Write main program as well as ISR.

User Dan Reia
by
8.5k points

1 Answer

4 votes
Problem-1. Write an interrupt driven program that uses Port H pin 0 to detect an interrupt and multiply PORTB by 2 if the interrupt request is generated. IRQ should be asserted at falling edge. Write main program as well as ISR. (15 points)
User Raman Gupta
by
8.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.