We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, I need to know the exact moment when an input is set. I'm using XC167CI and I have fast interrupts. This way is full, I mean I have used all fast interrupts. I don't know how I can know when an input por is set and reset. What can I do? I which file can I paste the code? Maybe in MAIN.C? Maybe in IO.C? Please, help me.
another approach: Often I use more than one micro (you can get flash based micros for about $0.50) and have found that often the best way to handle a problem is to "divide and conquer". Erik