2021-10-22 10:10:49 索煒達(dá)電子 646
項目編號:E1638
文件大?。?.5M
源碼說明:帶中文注釋
開發(fā)環(huán)境:C編譯器
簡要概述:
基于STM32F407單片機的數(shù)據(jù)采集系統(tǒng)的軟件設(shè)計
目錄│文件列表:
└ 基于STM32F407單片機的數(shù)據(jù)采集系統(tǒng)的軟件設(shè)計
└ STM32F407_AD7606
│ 刪除目標(biāo)文件(用于打包備份).bat
├ Doc
│ │ 01.例程功能說明.txt
│ │ 02.例程修改記錄.txt
│ │ 03.開發(fā)環(huán)境說明.txt
│ │ 04.STM32F407IGT6引腳定義(原始定義).txt
│ │ 05.GPIO分配表(按GPIO次序排列).txt
│ │ 06.GPIO分配表(按功能排列).txt
│ │ W25Q64CV(80MHz).pdf
│ │ W25Q64FV(104MHz).pdf
│ └ 接線圖.jpg
├ Libraries
│ └ 說明.txt
│ ├ CMSIS
│ │ │ CMSIS END USER LICENCE AGREEMENT.pdf
│ │ │ index.html
│ │ └ README.txt
│ │ ├ Device
│ │ │ └ ST
│ │ │ ├ STM32F0xx
│ │ │ │ └ Release_Notes.html
│ │ │ │ ├ Include
│ │ │ │ │ │ stm32f0xx.h
│ │ │ │ │ └ system_stm32f0xx.h
│ │ │ │ └ Source
│ │ │ │ └ Templates
│ │ │ │ └ system_stm32f0xx.c
│ │ │ │ ├ arm
│ │ │ │ │ │ startup_stm32f030x6.s
│ │ │ │ │ │ startup_stm32f030x8.s
│ │ │ │ │ │ startup_stm32f0xx.s
│ │ │ │ │ └ startup_stm32f0xx_ld.s
│ │ │ │ ├ gcc_ride7
│ │ │ │ │ │ startup_stm32f0xx.s
│ │ │ │ │ │ startup_stm32f0xx_ld.s
│ │ │ │ │ └ vssver.scc
│ │ │ │ ├ iar
│ │ │ │ │ │ startup_stm32f030x6.s
│ │ │ │ │ │ startup_stm32f030x8.s
│ │ │ │ │ │ startup_stm32f0xx.s
│ │ │ │ │ └ startup_stm32f0xx_ld.s
│ │ │ │ └ TrueSTUDIO
│ │ │ │ │ startup_stm32f030x6.s
│ │ │ │ │ startup_stm32f030x8.s
│ │ │ │ │ startup_stm32f0xx.s
│ │ │ │ └ startup_stm32f0xx_ld.s
│ │ │ ├ STM32F10x
│ │ │ │ └ Release_Notes.html
│ │ │ │ ├ Include
│ │ │ │ │ │ stm32f10x.h
│ │ │ │ │ └ system_stm32f10x.h
│ │ │ │ └ Source
│ │ │ │ └ Templates
│ │ │ │ └ system_stm32f10x.c
│ │ │ │ ├ arm
│ │ │ │ │ │ startup_stm32f10x_cl.s
│ │ │ │ │ │ startup_stm32f10x_hd.s
│ │ │ │ │ │ startup_stm32f10x_hd_vl.s
│ │ │ │ │ │ startup_stm32f10x_ld.s
│ │ │ │ │ │ startup_stm32f10x_ld_vl.s
│ │ │ │ │ │ startup_stm32f10x_md.s
│ │ │ │ │ │ startup_stm32f10x_md_vl.s
│ │ │ │ │ └ startup_stm32f10x_xl.s
│ │ │ │ ├ gcc_ride7
│ │ │ │ │ │ startup_stm32f10x_cl.s
│ │ │ │ │ │ startup_stm32f10x_hd.s
│ │ │ │ │ │ startup_stm32f10x_hd_vl.s
│ │ │ │ │ │ startup_stm32f10x_ld.s
│ │ │ │ │ │ startup_stm32f10x_ld_vl.s