Might need your help to solve this issue. Thank you.
Background:
1. I have a 1 Hz signal, and I'd need this signal to trigger interrupt.
2. Use GPIO as interrupt.
3. Using STM32CUBEMX to generate codes.
4. STM32F769I-EVAL board.
5. Already successful...