I am using STM32F051R6 series microcontroller for my project, i am unable to configure PC1 for port interrupt .
hi,I am using STM32F051R6 series micro controller for my project, i am unable to configure PC1 for port interrupt . I am sharing my configuration below#include "stm32f0xx.h" // Device header#include "RTE_Components.h" // Component selec...