Question: Assembly Code: there are two displays that will show the hexadecimal displays Count how many times the pushbutton has been pressed and show the number
Assembly Code: there are two displays that will show the hexadecimal displays 
Count how many times the pushbutton has been pressed and show the number on the 7-segment displays in Hexadecimal representation. Whenever it counts to the number which exceeds 0xFF (127), the counter will be set to '1' (0x01) and counts all over again. To notice that, the scheme for counting is supposed to be positively edge-triggered. That is to say, it only counts once when the KEY1 changed from unpressed condition to pressed condition
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
