- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 89kb
- Update:
- 2014-08-01
- Downloads:
- 0 Times
- Uploaded by:
- 方跃东
Description: 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
To Search:
File list (Check if you may need any files):
17_Slope_ADC\.ccsproject
............\.cproject
............\.launches\17_Slope_ADC.launch
............\.project
............\.settings\org.eclipse.cdt.codan.core.prefs
............\.........\org.eclipse.cdt.debug.core.prefs
............\.........\org.eclipse.core.resources.prefs
............\Debug\17_Slope_ADC.map
............\.....\17_Slope_ADC.out
............\.....\17_Slope_ADC_linkInfo.xml
............\.....\ccsObjs.opt
............\.....\ccsSrcs.opt
............\.....\main.obj
............\.....\main.pp
............\.....\makefile
............\.....\objects.mk
............\.....\Slope_ADC.map
............\.....\Slope_ADC.out
............\.....\sources.mk
............\.....\.rc\ccsSrcs.opt
............\.....\...\ComparatorA.obj
............\.....\...\ComparatorA.pp
............\.....\...\Slope.obj
............\.....\...\Slope.pp
............\.....\...\subdir_rules.mk
............\.....\...\subdir_vars.mk
............\.....\...\TCA6416A\ccsSrcs.opt
............\.....\...\........\HT1621.obj
............\.....\...\........\HT1621.pp
............\.....\...\........\I2C.obj
............\.....\...\........\I2C.pp
............\.....\...\........\LCD_128.obj
............\.....\...\........\LCD_128.pp
............\.....\...\........\subdir_rules.mk
............\.....\...\........\subdir_vars.mk
............\.....\...\........\TCA6416A.obj
............\.....\...\........\TCA6416A.pp
............\.....\...\Timer_A3.obj
............\.....\...\Timer_A3.pp
............\.....\subdir_rules.mk
............\.....\subdir_vars.mk
............\lnk_msp430g2553.cmd
............\main.c
............\MSP430G2553.ccxml
............\src\ComparatorA.c
............\...\ComparatorA.h
............\...\Slope.c
............\...\Slope.h
............\...\TCA6416A\HT1621.c
............\...\........\HT1621.h
............\...\........\I2C.c
............\...\........\I2C.h
............\...\........\LCD_128.c
............\...\........\LCD_128.h
............\...\........\TCA6416A.c
............\...\........\TCA6416A.h
............\...\Timer_A3.c
............\...\Timer_A3.h
............\Debug\src\TCA6416A
............\.....\src
............\src\TCA6416A
............\.launches
............\.settings
............\Debug
............\src
17_Slope_ADC