Question
STM32F7 PA0 as EXTI not working right -> BUG?
Hi
I've configured a STM32F767II with CUBEMX and generated an Atollic TrueSTUDIO Project. PA0 is configured as external interuppt in IT_RISING Mode. The problem is that this EXTI triggers also at falling edges. Other EXTI pins were configured the same way and are working how excpected. Is there a bug in the STM32F7 HAL library for PA0?
Regards
Dejan
