User Activity

I am learning stm32f407ve, And I am facing problem in building the project.GPIO_Init( ) and GPIO_ReadFromInputPin( ) both functions are defined in the same files and declared in same files but when i build the project . I get Error for GPIO_ReadFromI...