I have eight signals on external pins (Port) and I want an interrupt on both rising and falling edges. I cannot find a way to do this. There are options for rising or falling, but not both ?
I do not want to capture or record the edges time periods. I just want an interrupt so I can add my own code related to the state of these eight pins.
Ray.
解決済! 解決策の投稿を見る。
TIM and ECT pins, input capture can be configured to interrupt on any edge.