GPIO & Interrupt Practice — Quadrature Encoder Decoding
00:10:27
|
22 NOV 2024
In this video, an orthogonal encoder is decoded with a GPIO external interrupt. The routine simulates a set of quadrature encoder signals, outputs to the pins PA24 and PA21, connects PA24 to PA17 using a jumper cap, and connects PA21 to PA18. Decode the encoder signal with external interrupts on PA17 and PA18.