2021-08-25 16:42:34 索炜达电子 1043
项目编号:E639
文件大小:1189K
源码说明:带中文注释
开发环境:C编译器
简要概述:
Keil开发的血氧饱和度测量的程序,基于STM32F103ZET6处理器
目录│文件列表:
└ SPO2
│ irt.plg
│ irt.uvopt
│ irt.uvproj
│ irt_IRT.dep
│ irt_Target 1.dep
│ irt_uvopt.bak
│ irt_uvproj.bak
│ JLink Regs CM3.txt
│ JLinkLog.txt
│ JLinkSettings.ini
│ main.c
│ stm32f10x_conf.h
│ stm32f10x_it.c
│ stm32f10x_it.h
├ Listing
│ │ irt.map
│ └ startup_stm32f10x_hd.lst
└ Output
│ core_cm3.crf
│ core_cm3.d
│ core_cm3.o
│ ExtDll.iex
│ irt.axf
│ irt.hex
│ irt.htm
│ irt.lnp
│ irt.plg
│ irt.sct
│ irt.tra
│ main.crf
│ main.d
│ main.o
│ misc.crf
│ misc.d
│ misc.o
│ startup_stm32f10x_hd.d
│ startup_stm32f10x_hd.o
│ stm32f10x_bkp.crf
│ stm32f10x_bkp.d
│ stm32f10x_bkp.o
│ stm32f10x_exti.crf
│ stm32f10x_exti.d
│ stm32f10x_exti.o
│ stm32f10x_flash.crf
│ stm32f10x_flash.d
│ stm32f10x_flash.o
│ stm32f10x_gpio.crf
│ stm32f10x_gpio.d
│ stm32f10x_gpio.o
│ stm32f10x_it.crf
│ stm32f10x_it.d
│ stm32f10x_it.o
│ stm32f10x_rcc.crf
│ stm32f10x_rcc.d
│ stm32f10x_rcc.o
│ stm32f10x_tim.crf
│ stm32f10x_tim.d
│ stm32f10x_tim.o
│ system_stm32f10x.crf
│ system_stm32f10x.d
└ system_stm32f10x.o