OSC32 - use pc14/15 as GPIO
Posted on February 08, 2012 at 16:02Hi, How can i use PC14/15 as GPIOs? I turened off LSE by using this function and configure PC14/15 as input floating: RCC_LSEConfig(RCC_LSE_OFF); But the ports does not read any data, What do i miss?