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.
Hiya guys thought i would start a new thread, and ask about help on setting up and using extra external interrupts. all help much appreciated
What is extra external interrupts? Are you refering being able to activate standard, but unused in the current design, interrupts without external stimulus? If you are, then it certainly is possible. The serial port RI/TI flags are really easy since they don't externally connect to anything. INT0/INT1 are equally easy if the pins are disconnected on the processor. If you are trying to extend the interrupt capability then more information is needed. What are you asking?