Reading from GPIO PD
Posted on May 09, 2014 at 17:21Hi all, I'm using Discovery F3. I have a problem to read my input GPIO PD. The configuration is as indicated below: /* GPIOD Periph clock enable */ RCC_AHBPeriphClockCmd(RCC_AHBPeriph_GPIOD, ENABLE); /* Configure PD...