User Activity

Posted on October 08, 2012 at 23:13The STM32 CMSIS examples I've seen show the remap function (e.g., GPIO_PinRemapConfig(...)) being called before the GPIO_Init() function. Must the MAPR and MAPR2 remap register fields be assigned prior to assigning...