MSP Launchpad Exp430G2 with Exp430G2553 Rev 1.5
Energia 1.6.10E18
MacOS Sierra 10.12.6
Hello friends,
Is it possible to use the functions "attachInterrupt" or "Interrupts" inside an Interrupt Service Routine?
For me, it doesn't seem to work. I made a little example:
I have to pins with momentary switches attached to them. One is externally configured with a PullUp-Resistor, and the other is externally configured with a PullDown-Resistor.
Both switches should be attached to another ISR. But I need to turn off the ISR that is not used, if one ISR is entered, b