GPIO mode change
Hi, I set it to GPIO Input mode and am using it. When I receive any signal during MCU operation, I want to convert it to Input -> EXTI mode. I wrote these codes at the moment, but there seems to be a problem. My Init code : GPIO_InitStruct.Pin = ...