文件名称:17_Slope_ADC
介绍说明--下载内容来自于网络,使用问题请自行百度
slop功能
1) 调用函数初始化各个硬件模块。
2) 控制相应的 IO 充放电。
3) 在捕获中断里将捕获值读回,用于计算 Rsense 的电阻值。
上传程序可实现测量“传感器电阻”的阻值。msp430g2553可直接使用
-slop function
1) call the function to initialize the various hardware modules.
2) control the corresponding IO charge and discharge.
3) In the capture interrupt in capture value read back, the resistance value is used to calculate Rsense.
Upload program can achieve measurement sensor resistance of the resistance. msp430g2553 can be used directly
1) 调用函数初始化各个硬件模块。
2) 控制相应的 IO 充放电。
3) 在捕获中断里将捕获值读回,用于计算 Rsense 的电阻值。
上传程序可实现测量“传感器电阻”的阻值。msp430g2553可直接使用
-slop function
1) call the function to initialize the various hardware modules.
2) control the corresponding IO charge and discharge.
3) In the capture interrupt in capture value read back, the resistance value is used to calculate Rsense.
Upload program can achieve measurement sensor resistance of the resistance. msp430g2553 can be used directly
(系统自动生成,下载前可以参看下载内容)
下载文件列表
17_Slope_ADC/.ccsproject
17_Slope_ADC/.cproject
17_Slope_ADC/.launches/17_Slope_ADC.launch
17_Slope_ADC/.project
17_Slope_ADC/.settings/org.eclipse.cdt.codan.core.prefs
17_Slope_ADC/.settings/org.eclipse.cdt.debug.core.prefs
17_Slope_ADC/.settings/org.eclipse.core.resources.prefs
17_Slope_ADC/Debug/17_Slope_ADC.map
17_Slope_ADC/Debug/17_Slope_ADC.out
17_Slope_ADC/Debug/17_Slope_ADC_linkInfo.xml
17_Slope_ADC/Debug/ccsObjs.opt
17_Slope_ADC/Debug/ccsSrcs.opt
17_Slope_ADC/Debug/main.obj
17_Slope_ADC/Debug/main.pp
17_Slope_ADC/Debug/makefile
17_Slope_ADC/Debug/objects.mk
17_Slope_ADC/Debug/Slope_ADC.map
17_Slope_ADC/Debug/Slope_ADC.out
17_Slope_ADC/Debug/sources.mk
17_Slope_ADC/Debug/src/ccsSrcs.opt
17_Slope_ADC/Debug/src/ComparatorA.obj
17_Slope_ADC/Debug/src/ComparatorA.pp
17_Slope_ADC/Debug/src/Slope.obj
17_Slope_ADC/Debug/src/Slope.pp
17_Slope_ADC/Debug/src/subdir_rules.mk
17_Slope_ADC/Debug/src/subdir_vars.mk
17_Slope_ADC/Debug/src/TCA6416A/ccsSrcs.opt
17_Slope_ADC/Debug/src/TCA6416A/HT1621.obj
17_Slope_ADC/Debug/src/TCA6416A/HT1621.pp
17_Slope_ADC/Debug/src/TCA6416A/I2C.obj
17_Slope_ADC/Debug/src/TCA6416A/I2C.pp
17_Slope_ADC/Debug/src/TCA6416A/LCD_128.obj
17_Slope_ADC/Debug/src/TCA6416A/LCD_128.pp
17_Slope_ADC/Debug/src/TCA6416A/subdir_rules.mk
17_Slope_ADC/Debug/src/TCA6416A/subdir_vars.mk
17_Slope_ADC/Debug/src/TCA6416A/TCA6416A.obj
17_Slope_ADC/Debug/src/TCA6416A/TCA6416A.pp
17_Slope_ADC/Debug/src/Timer_A3.obj
17_Slope_ADC/Debug/src/Timer_A3.pp
17_Slope_ADC/Debug/subdir_rules.mk
17_Slope_ADC/Debug/subdir_vars.mk
17_Slope_ADC/lnk_msp430g2553.cmd
17_Slope_ADC/main.c
17_Slope_ADC/MSP430G2553.ccxml
17_Slope_ADC/src/ComparatorA.c
17_Slope_ADC/src/ComparatorA.h
17_Slope_ADC/src/Slope.c
17_Slope_ADC/src/Slope.h
17_Slope_ADC/src/TCA6416A/HT1621.c
17_Slope_ADC/src/TCA6416A/HT1621.h
17_Slope_ADC/src/TCA6416A/I2C.c
17_Slope_ADC/src/TCA6416A/I2C.h
17_Slope_ADC/src/TCA6416A/LCD_128.c
17_Slope_ADC/src/TCA6416A/LCD_128.h
17_Slope_ADC/src/TCA6416A/TCA6416A.c
17_Slope_ADC/src/TCA6416A/TCA6416A.h
17_Slope_ADC/src/Timer_A3.c
17_Slope_ADC/src/Timer_A3.h
17_Slope_ADC/Debug/src/TCA6416A
17_Slope_ADC/Debug/src
17_Slope_ADC/src/TCA6416A
17_Slope_ADC/.launches
17_Slope_ADC/.settings
17_Slope_ADC/Debug
17_Slope_ADC/src
17_Slope_ADC
17_Slope_ADC/.cproject
17_Slope_ADC/.launches/17_Slope_ADC.launch
17_Slope_ADC/.project
17_Slope_ADC/.settings/org.eclipse.cdt.codan.core.prefs
17_Slope_ADC/.settings/org.eclipse.cdt.debug.core.prefs
17_Slope_ADC/.settings/org.eclipse.core.resources.prefs
17_Slope_ADC/Debug/17_Slope_ADC.map
17_Slope_ADC/Debug/17_Slope_ADC.out
17_Slope_ADC/Debug/17_Slope_ADC_linkInfo.xml
17_Slope_ADC/Debug/ccsObjs.opt
17_Slope_ADC/Debug/ccsSrcs.opt
17_Slope_ADC/Debug/main.obj
17_Slope_ADC/Debug/main.pp
17_Slope_ADC/Debug/makefile
17_Slope_ADC/Debug/objects.mk
17_Slope_ADC/Debug/Slope_ADC.map
17_Slope_ADC/Debug/Slope_ADC.out
17_Slope_ADC/Debug/sources.mk
17_Slope_ADC/Debug/src/ccsSrcs.opt
17_Slope_ADC/Debug/src/ComparatorA.obj
17_Slope_ADC/Debug/src/ComparatorA.pp
17_Slope_ADC/Debug/src/Slope.obj
17_Slope_ADC/Debug/src/Slope.pp
17_Slope_ADC/Debug/src/subdir_rules.mk
17_Slope_ADC/Debug/src/subdir_vars.mk
17_Slope_ADC/Debug/src/TCA6416A/ccsSrcs.opt
17_Slope_ADC/Debug/src/TCA6416A/HT1621.obj
17_Slope_ADC/Debug/src/TCA6416A/HT1621.pp
17_Slope_ADC/Debug/src/TCA6416A/I2C.obj
17_Slope_ADC/Debug/src/TCA6416A/I2C.pp
17_Slope_ADC/Debug/src/TCA6416A/LCD_128.obj
17_Slope_ADC/Debug/src/TCA6416A/LCD_128.pp
17_Slope_ADC/Debug/src/TCA6416A/subdir_rules.mk
17_Slope_ADC/Debug/src/TCA6416A/subdir_vars.mk
17_Slope_ADC/Debug/src/TCA6416A/TCA6416A.obj
17_Slope_ADC/Debug/src/TCA6416A/TCA6416A.pp
17_Slope_ADC/Debug/src/Timer_A3.obj
17_Slope_ADC/Debug/src/Timer_A3.pp
17_Slope_ADC/Debug/subdir_rules.mk
17_Slope_ADC/Debug/subdir_vars.mk
17_Slope_ADC/lnk_msp430g2553.cmd
17_Slope_ADC/main.c
17_Slope_ADC/MSP430G2553.ccxml
17_Slope_ADC/src/ComparatorA.c
17_Slope_ADC/src/ComparatorA.h
17_Slope_ADC/src/Slope.c
17_Slope_ADC/src/Slope.h
17_Slope_ADC/src/TCA6416A/HT1621.c
17_Slope_ADC/src/TCA6416A/HT1621.h
17_Slope_ADC/src/TCA6416A/I2C.c
17_Slope_ADC/src/TCA6416A/I2C.h
17_Slope_ADC/src/TCA6416A/LCD_128.c
17_Slope_ADC/src/TCA6416A/LCD_128.h
17_Slope_ADC/src/TCA6416A/TCA6416A.c
17_Slope_ADC/src/TCA6416A/TCA6416A.h
17_Slope_ADC/src/Timer_A3.c
17_Slope_ADC/src/Timer_A3.h
17_Slope_ADC/Debug/src/TCA6416A
17_Slope_ADC/Debug/src
17_Slope_ADC/src/TCA6416A
17_Slope_ADC/.launches
17_Slope_ADC/.settings
17_Slope_ADC/Debug
17_Slope_ADC/src
17_Slope_ADC
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
