User Activity

Posted on July 10, 2018 at 15:42Hello,I have a problem with the pins PB8 and PB9 as GPIO. I habe used the following testcode on the EVAL324xG-EVAL Board:int main () {    GPIO_InitTypeDef  GPIO_InitStructure;    RCC_AHB1PeriphClockCmd (RCC_AHB1Periph...