Posts by Carol • 11 points
1 post
-
1
votes0
answers20
viewsQ: Interrupt service routine
Hello! I’m working with Atmega1280, just started. I don’t know how to use the interrupt. I want to read the state of a pin (PIN 7) and count the time it remained HIGH and then print it. The input…