User Activity

NUCLEO-L4R5ZI board, CN12 header: Pin76 = PG7, pin66 = PG8.SB130 and SB131 have been removed from the board. config PG7, PG8 as GPIO output pins, but cannot toggle these two pinsHere is the code: GPIO_InitTypeDef GPIO_InitStructure = {0}; __HAL_RCC...