文件名称:msp430C
介绍说明--下载内容均来自于网络,请自行研究使用
SP430C语言程序:
11-1的功能为利用MSP430的ADC12进行单通道单次转换,使用内部热敏二极管测量温度。
11-2的功能为利用ADC12进行多通道单次转换,测量温度和(AVcc-AVss)/2。
11-3的功能为利用MSP430F15/16x系列的DA转换模块,从DAC通道0(P6.6)输出锯齿波,从DAC通道1(P6.7)输出正弦
波。
12-1功能为使用斜边AD转换方法测量外部输入电压。
12-2功能为测量电阻的阻值。-SP430C language : 11-1 for the use of the function of the MSP430 ADC12 for single-channel conversion, the use of internal thermal diode temperature measurement. 11-2 for the use of the function of multi-channel ADC12 single conversion, Temperature measurement and (AVcc - AVss) / 2. 11-3 for the use of the function MSP430F15/16x series of DA conversion modules, from DAC channel 0 (P6.6) output ramp from the DAC channel 1 (P6.7) sine wave output. 12-1 for the use of functional hypotenuse AD conversion method for measuring external input voltage. 12-2 functions for the measurement of resistance.
11-1的功能为利用MSP430的ADC12进行单通道单次转换,使用内部热敏二极管测量温度。
11-2的功能为利用ADC12进行多通道单次转换,测量温度和(AVcc-AVss)/2。
11-3的功能为利用MSP430F15/16x系列的DA转换模块,从DAC通道0(P6.6)输出锯齿波,从DAC通道1(P6.7)输出正弦
波。
12-1功能为使用斜边AD转换方法测量外部输入电压。
12-2功能为测量电阻的阻值。-SP430C language : 11-1 for the use of the function of the MSP430 ADC12 for single-channel conversion, the use of internal thermal diode temperature measurement. 11-2 for the use of the function of multi-channel ADC12 single conversion, Temperature measurement and (AVcc - AVss) / 2. 11-3 for the use of the function MSP430F15/16x series of DA conversion modules, from DAC channel 0 (P6.6) output ramp from the DAC channel 1 (P6.7) sine wave output. 12-1 for the use of functional hypotenuse AD conversion method for measuring external input voltage. 12-2 functions for the measurement of resistance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 59564332msp430c.rar 列表 readme.txt 12-1\General.c 12-1\comparator.c 12-1\comparator.h 12-1\df_bh_timera.c 12-1\df_bh_timera.h 12-1\general.h 12-1\main.c 12-1\slope.c 12-1\slope.h 12-1 12-2\General.c 12-2\comparator.c 12-2\comparator.h 12-2\df_bh_timera.c 12-2\df_bh_timera.h 12-2\general.h 12-2\main.c 12-2\zu.c 12-2\zu.h 12-2 11-1\adc12.c 11-1\adc12.h 11-1\main.c 11-1\wendu.c 11-1\wendu.h 11-1 11-2\adc12.c 11-2\adc12.h 11-2\main_m.c 11-2\wendu.c 11-2\wendu.h 11-2 11-3\dac12.c 11-3\dac12.h 11-3\df_timera.c 11-3\df_timera.h 11-3\main.c 11-3