Resolved! Why Would STM32F334 GPIO Port A Pin15 MODER Register Read "0x-2"
Hi, I had a weird issue with an STM32F334 MCU. A pin was configured as Open Drain - this pin is used for falling edge interrupt and pulled up by a different section of the design. But I had issue today with the operation of the pin and realised the M...