- #1
Abstr7ct
- 22
- 0
Homework Statement
I'm having a lab problem for PIC16F690 chip. It's needed to write a software solution of switch debounce in Assembly and test the code on the LPC demo board of the PICKit2 using the push button that's connected to the MCLR pin of the chip. The effect of pushing down (ON)/releasing (OFF) the button should be seen on an LED. Here's a picture of the procedure of the program.
Homework Equations
None
The Attempt at a Solution
I've attached my latest attempt of the code in a txt file. The loop that I created is a 5ms delay as stated in the program procedure.
Attachments
Last edited: