Question: Intro to Microprocessors Write a C program for the MSP430 that will count the number of times the push button (connected to P1.3 on the
Intro to Microprocessors

Write a C program for the MSP430 that will count the number of times the push button (connected to P1.3 on the MSP430 LaunchPad) is pressed. The button-pressing operation should be defined in an ISR. Observe the count value from the Watch window. Expand Prob. 9.2 such that At the beginning of the program, the green LED (connected to P1.6 on the MSP430 LaunchPad) will turn on. When the count reaches multiples of five, the green LED (connected to P1.6 on the MSP430 LaunchPad) will toggle
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
