2021年10月9日

STM32 remap

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

posted @ 2021-10-09 17:50 buckm 阅读(64) 评论(0) 推荐(0) 编辑

导航