The question here is how to work it out - I have no problems loosing the W register and the program counter. I just want to trash them and start over from a specif ...
I am writing a program for PIC16 to measure a number of counter related things (freq, period, capacitance, etc.) but I am stuck at managing the button events and change system states. Down i ...