登录
首页 » C/C++ » read_sernumber

read_sernumber

于 2016-03-01 发布 文件大小:705KB
0 53
下载积分: 1 下载次数: 16

代码说明:

  程序功能:stm32f103读DS18B20序列号。 方便以后的电路一总线同时挂多个DS18B20温度传感器用。(Program features: stm32f103 read DS18B20 serial number. Facilitate future circuit while hanging a plurality of bus DS18B20 temperature sensor.)

文件列表:

CORE
....\core_cm3.c,17273,2010-06-07
....\core_cm3.h,85714,2011-02-09
....\startup_stm32f10x_hd.s,15503,2011-03-10
....\startup_stm32f10x_md.s,12765,2011-03-10
HARDWARE
........\DS18B20
........\.......\DS18B20.c,3947,2016-03-01
........\.......\DS18B20.h,305,2016-01-06
........\LED
........\...\led.c,713,2016-03-01
........\...\led.h,516,2016-03-01
........\SYSH
........\....\sysh.h,218,2013-07-12
........\TIMER
........\.....\timer.c,2421,2016-03-01
........\.....\timer.h,566,2012-03-08
STM32F10x_FWLib
...............\inc
...............\...\misc.h,8982,2011-03-10
...............\...\stm32f10x_adc.h,21690,2011-03-10
...............\...\stm32f10x_bkp.h,7555,2011-03-10
...............\...\stm32f10x_can.h,27559,2011-03-10
...............\...\stm32f10x_cec.h,6573,2011-03-10
...............\...\stm32f10x_crc.h,2162,2011-03-10
...............\...\stm32f10x_dac.h,15233,2011-03-10
...............\...\stm32f10x_dbgmcu.h,3818,2011-03-10
...............\...\stm32f10x_dma.h,20754,2011-03-10
...............\...\stm32f10x_exti.h,6824,2011-03-10
...............\...\stm32f10x_flash.h,25445,2011-03-10
...............\...\stm32f10x_fsmc.h,27016,2011-03-10
...............\...\stm32f10x_gpio.h,20175,2011-03-10
...............\...\stm32f10x_i2c.h,30029,2011-03-10
...............\...\stm32f10x_iwdg.h,3828,2011-03-10
...............\...\stm32f10x_pwr.h,4383,2011-03-10
...............\...\stm32f10x_rcc.h,30452,2011-03-10
...............\...\stm32f10x_rtc.h,3857,2011-03-10
...............\...\stm32f10x_sdio.h,21863,2011-03-10
...............\...\stm32f10x_spi.h,17725,2011-03-10
...............\...\stm32f10x_tim.h,52427,2011-03-10
...............\...\stm32f10x_usart.h,16548,2011-03-10
...............\...\stm32f10x_wwdg.h,2966,2011-03-10
...............\src
...............\...\misc.c,7046,2011-03-10
...............\...\stm32f10x_adc.c,47201,2011-03-10
...............\...\stm32f10x_bkp.c,8463,2011-03-10
...............\...\stm32f10x_can.c,45103,2011-03-10
...............\...\stm32f10x_cec.c,11656,2011-03-10
...............\...\stm32f10x_crc.c,3347,2011-03-10
...............\...\stm32f10x_dac.c,19087,2011-03-10
...............\...\stm32f10x_dbgmcu.c,5149,2011-03-10
...............\...\stm32f10x_dma.c,29607,2011-03-10
...............\...\stm32f10x_exti.c,6959,2011-03-10
...............\...\stm32f10x_flash.c,62551,2011-03-10
...............\...\stm32f10x_fsmc.c,35484,2011-03-10
...............\...\stm32f10x_gpio.c,23221,2011-03-11
...............\...\stm32f10x_i2c.c,45781,2011-03-10
...............\...\stm32f10x_iwdg.c,4916,2011-03-10
...............\...\stm32f10x_pwr.c,8759,2011-03-10
...............\...\stm32f10x_rcc.c,51271,2011-03-10
...............\...\stm32f10x_rtc.c,8598,2011-03-10
...............\...\stm32f10x_sdio.c,28933,2011-03-10
...............\...\stm32f10x_spi.c,30224,2011-03-10
...............\...\stm32f10x_tim.c,109159,2011-03-10
...............\...\stm32f10x_usart.c,38308,2011-03-10
...............\...\stm32f10x_wwdg.c,5735,2011-03-10
SYSTEM
......\delay
......\.....\delay.c,1741,2016-03-01
......\.....\delay.h,895,2013-06-29
......\sys
......\...\sys.c,165,2016-03-01
......\...\sys.h,2141,2016-03-01
......\usart
......\.....\usart.c,8715,2016-03-01
......\.....\usart.h,1296,2013-07-12
USER
....\5110lcd.crf,286136,2015-11-17
....\5110lcd.d,998,2015-11-17
....\5110lcd.o,309472,2015-11-17
....\ds1302.crf,284313,2016-03-01
....\ds1302.d,939,2016-03-01
....\ds1302.o,304008,2016-03-01
....\ExtDll.iex,19,2016-02-29
....\key.crf,282808,2015-11-26
....\key.d,894,2015-11-26
....\key.o,302856,2015-11-26
....\main.c,3082,2016-03-01
....\startup_stm32f10x_hd._ia,176,2012-03-05
....\stm32f10x.h,633941,2015-10-29
....\stm32f10x_conf.h,3270,2013-07-07
....\stm32f10x_it.c,2464,2015-10-29
....\stm32f10x_it.h,1983,2011-04-04
....\system_stm32f10x.c,36577,2011-04-04
....\system_stm32f10x.h,2085,2011-03-10
....\timer.crf,282578,2016-03-01
....\timer.d,914,2016-03-01
....\timer.o,303900,2016-03-01
....\tur_test.plg,295,2016-03-01
....\tur_test.sct,479,2015-12-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696522资源总数
  • 104027会员总数
  • 45今日下载