Location:
Search - MSP430C
Search list
Description: 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.
Platform: |
Size: 18137 |
Author: 凌波 |
Hits:
Description: 基于IAR Workbench for MSP430 的MSP430c语言例程,
Platform: |
Size: 129127 |
Author: 吴明 |
Hits:
Description: MSP430代码例子
Platform: |
Size: 244507 |
Author: wuguangtian |
Hits:
Description: 详细的讲解了Msp430的编程开发环境的使用,还有很多实例程序。
Platform: |
Size: 1650197 |
Author: 行星 |
Hits:
Description: MSP430常用模块程序,采用c语言编写
分为:调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信)
定时中断程序
PWM输出程序
捕获脉冲信号周期程序
软件模拟异步串行通信程序
基本定时器程序
FLASH擦写程序
非行列式键盘程序
行列式键盘程序
DMA数据传输程序
软件模拟IIC总线读写24C02程序
FLL+锁频环程序
LCD模块程序
ADC12单通道和序列通道单次转换程序
ADC12单通道和序列通道多次转换程序
DAC12数模转换程序
使用比较器A进行斜边AD转换程序
比较器A电阻值测量程序
中断嵌套程序
异常处理程序
Platform: |
Size: 374086 |
Author: tangliang |
Hits:
Description: msp430的c语言源代码,包括可片上硬件资源的驱动。
Platform: |
Size: 84267 |
Author: zhangzhixing |
Hits:
Description: 包含了常用的msp430c语言程序,adc,dma,lcd,I2C,ta,tb,uart。wdt等模块的程序。很全面的代码,具有一定的参考价值哦。
Platform: |
Size: 153223 |
Author: mb1987mb@sina.com |
Hits:
Description: 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.
Platform: |
Size: 17408 |
Author: 凌波 |
Hits:
Description: 基于IAR Workbench for MSP430 的MSP430c语言例程,-Based on the IAR Workbench for MSP430
Platform: |
Size: 129024 |
Author: 吴明 |
Hits:
Description: MSP430代码例子-MSP430 code examples
Platform: |
Size: 452608 |
Author: wuguangtian |
Hits:
Description: 详细的讲解了Msp430的编程开发环境的使用,还有很多实例程序。-In detail the MSP430 programming development environment to use, there are many examples of procedures.
Platform: |
Size: 1649664 |
Author: 行星 |
Hits:
Description: MSP430常用模块程序,采用c语言编写
分为:调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信)
定时中断程序
PWM输出程序
捕获脉冲信号周期程序
软件模拟异步串行通信程序
基本定时器程序
FLASH擦写程序
非行列式键盘程序
行列式键盘程序
DMA数据传输程序
软件模拟IIC总线读写24C02程序
FLL+锁频环程序
LCD模块程序
ADC12单通道和序列通道单次转换程序
ADC12单通道和序列通道多次转换程序
DAC12数模转换程序
使用比较器A进行斜边AD转换程序
比较器A电阻值测量程序
中断嵌套程序
异常处理程序
-err
Platform: |
Size: 750592 |
Author: tangliang |
Hits:
Description: MSP430F44X系列的c代码
芯片为449,压缩包内有pdf文件,为原理图
其余文件夹为 flash读写,端口操作,基本定时器,LCD操作,键盘功能 五个文件夹。开发环境为IAR。代码均正确可运行,为学习msp430单片机的良师益友!-MSP430F44X series of c code chip for the 449, compressed packet, there are pdf documents, schematic diagram for the rest of the folder to read and write to flash, port operations, the basic timer, LCD operation, the keyboard features five folders. Development environment for the IAR. Have the correct code can be run as a learning mentor MSP430 MCU!
Platform: |
Size: 129024 |
Author: fanny |
Hits:
Description: msp430单片机c语言代码,能完成msp430系列的单片机基本操作。-ti company msp430 c code
Platform: |
Size: 35840 |
Author: 赵新 |
Hits:
Description: MSP430 c
针对msp430单片机的不同模块以详尽的程序介绍-Single-chip MSP430 c for the different modules msp430 detailed procedures to introduce
Platform: |
Size: 683008 |
Author: YSL |
Hits:
Description: msp430C语言编辑器指南,里面详细介绍了MSP430的C语言用法。-Editor msp430C language guide, which details the C language usage MSP430.
Platform: |
Size: 1076224 |
Author: 徐杰 |
Hits:
Description: The C programming guide for MSP430
Platform: |
Size: 899072 |
Author: dixit |
Hits:
Description: MSP430系列单片机C语言程序开发与设计,很好的讲述430的教材-MSP430 MCU C language program development and design, good materials on the 430
Platform: |
Size: 16541696 |
Author: 朱亚东洋 |
Hits:
Description: MSP430C语言例程,为初学者入门的好资料-MSP430C language routines for good information on beginner
Platform: |
Size: 344064 |
Author: 钱煌 |
Hits:
Description: msp430c程序的设计资料,对有基础者更像是代码库-msp430c program design information more like a code library, on the basis
Platform: |
Size: 8634368 |
Author: huangming |
Hits: