STM32 remap

PB3.4做GPIO用时需要重映射 RCC_APB2PeriphClockCmd( RCC_APB2Periph_AFIO | RCC_APB2Periph_GPIOA | RCC_APB2Periph_GPIOB, ENABLE); GPIO_PinRemapConfig(GPIO_Remap_S

posted on 2021-10-09 17:50  buckm  阅读(64)  评论(0编辑  收藏  举报

导航