2021-09-09 20:08:32 索煒達電子 522
項目編號:E959
文件大?。?6M
源碼說明:帶中文注釋
開發(fā)環(huán)境:C編譯器
簡要概述:
板子是原子的mini3.0,開發(fā)工具是IAR For ARM 6.5
目錄│文件列表:
└ IAR工程模板
└ IAR工程模板
│ cspycomm.log
│ PRO.dep
│ PRO.ewd
│ PRO.ewp
│ PRO.eww
│ PRO.icf
│ STM32F103RD.icf
├ BSP
│ │ bsp.c
│ │ bsp.h
│ │ BSP_LCD.c
│ │ BSP_LCD.h
│ │ usart.c
│ │ usart.h
│ ├ STM32F10x_Driver
│ │ ├ inc
│ │ │ │ misc.h
│ │ │ │ stm32f10x_adc.h
│ │ │ │ stm32f10x_bkp.h
│ │ │ │ stm32f10x_can.h
│ │ │ │ stm32f10x_cec.h
│ │ │ │ stm32f10x_crc.h
│ │ │ │ stm32f10x_dac.h
│ │ │ │ stm32f10x_dbgmcu.h
│ │ │ │ stm32f10x_dma.h
│ │ │ │ stm32f10x_exti.h
│ │ │ │ stm32f10x_flash.h
│ │ │ │ stm32f10x_fsmc.h
│ │ │ │ stm32f10x_gpio.h
│ │ │ │ stm32f10x_i2c.h
│ │ │ │ stm32f10x_iwdg.h
│ │ │ │ stm32f10x_pwr.h
│ │ │ │ stm32f10x_rcc.h
│ │ │ │ stm32f10x_rtc.h
│ │ │ │ stm32f10x_sdio.h
│ │ │ │ stm32f10x_spi.h
│ │ │ │ stm32f10x_tim.h
│ │ │ │ stm32f10x_usart.h
│ │ │ └ stm32f10x_wwdg.h