Hi Chris, You're right, the code is first setup to react to a Lo-->Hi transition. You previously stated you were performing a HI-->Lo transition and nothing was happening. Also, you typically don't want to call function within an ISR. I would suggest removing the printf and setting a breakpoint instead to see if the ISR is entered. Best regards, Caleb Overbay
↧