Hi,i Pin PC8 is configured as GPIO, but unfortuately, after execute following codesHAL_GPIO_WritePin(GPIOC, GPIO_PIN_8, GPIO_PIN_SET) andHAL_GPIO_WritePin(GPIOC, GPIO_PIN_8, GPIO_PIN_RESET) , the pin status didn't change, always keeps in High status...