HAL_GPIO_EXTI_Callback doesn't get called, except on the program start.
The seemingly simplest thing, but weirdly it doesn't work.So - maybe it's not that simple?First, my setup is TouchGFX project on STM32H747-DISCO. I think this might be important.I configured 2 GPIO pins for EXTI falling edge interrupt. PK6 and and PC...