10 2021 档案

摘要://spi.c #iinclude "spi.h" void SPI2_Init () //初始化SPI口 { GPIO_InitTypeDef GPIO_InitStructure; SPI_InitTypeDef SPI_InitStructure; RCC_APB2PeriphClockCmd 阅读全文
posted @ 2021-10-31 22:26 hkaihang 阅读(522) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-10-10 15:57 hkaihang 阅读(41) 评论(0) 推荐(0)