2020-05-19 11:11 AM
working with STM32CubeIDE i have arm stm32f207zg when i configure pin PF10 as external interrupt with falling edge and i generate the code, the generated code doesnot contain the falling and rising edge functions (interrupt routines), although when i repeat the same procedure with different arm processor STM32F401RE everything is fine and i find the functions for the interrupt
2020-06-18 05:23 AM
Hello @Szahr.1
Could you please share your ioc file to check more the issue?
And what's the missed code ?
Thanks
Khouloud