GPIO_PinAFConfig does not configure alternate function register
Posted on April 12, 2012 at 23:01I'm using a STM32L151C8 with ARM RealView and ST peripheral libraries. When I try and configure an I/O pin as an alternate function it does not write the alternate function selection to the GPIOx_AFR register. After ...