2022-11-07 8:46 AM
2022-11-07 8:51 AM
HAL_GPIO_WritePin(GPIOB, GPIO_PIN_7, GPIO_PIN_SET); --
HAL_GPIO_WritePin(GPIOB, GPIO_PIN_7, GPIO_PIN_RESET);
2022-11-07 8:51 AM
HAL_GPIO_WritePin(GPIOB, GPIO_PIN_7, GPIO_PIN_SET); --
HAL_GPIO_WritePin(GPIOB, GPIO_PIN_7, GPIO_PIN_RESET);
2022-11-07 9:26 AM
GPIOx_BSRR
P.S. Of course, never inform others of your MCU part number...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.