摘要: 初始化和使用都比较简单 void FSMC_SRAM_Init(void) { FSMC_NORSRAMInitTypeDef FSMC_NORSRAMInitStructure; FSMC_NORSRAMTimingInitTypeDef p; GPIO_InitTypeDef GPIO_Init 阅读全文
posted @ 2020-11-13 09:25 R1chie 阅读(1084) 评论(0) 推荐(0)