代码搜索结果
找到约 7,271 项符合
MSP430 的代码
main.c
/***************************************************
* 文件名称:
* main.c
* 文件说明:
* 对MSP430片内温度传感器进行采样,输出温度到LCD
* 程序使用单通道单次转换,温度显示的格式是华氏温度,
* 带两位小数
*********************
lq1.c
#include
void Init(void);
char Data[6]="MSP430";//发送
char Data1[20],Buffer[20];
unsigned char i=0,flag=0,j=0;
void main (void)
{
//unsigned char i;
WDTCTL=WDTPW+WDTHOLD;
Ini
11t.c
#include
void Init(void);
char Data[6]="MSP430";
void main(void)
{
unsigned char i;
WDTCTL=WDTPW+WDTHOLD;
Init();
while(1)
{
TXBUF1=0xFF;
while((UTCTL1&0x01)==0);
f
main.c
/***************************************************
* 文件名称:
* main.c
* 文件说明:
* 对MSP430片内温度传感器进行采样,输出温度到LCD
* 程序使用单通道单次转换,温度显示的格式是华氏温度,
* 带两位小数
*********************
main.c
/***************************************************
* 文件名称:
* main.c
* 文件说明:
* 对MSP430片内温度传感器进行采样,输出温度到LCD
* 程序使用单通道单次转换,温度显示的格式是华氏温度,
* 带两位小数
*********************
jdl162a.c
#include
#include "JDL162A.h"
/********************************************************
*毫秒级延时
*MSP430中,一个for循环耗费8个时钟周期
*本列中系统频率为8MHZ,因此1000个for循环约为1ms
***********************
tx.c
//compiler-IAR FOR MSP430 3.10A
//MCU--MSP430F135
//作者--宋光春,QQ928853769,2008.04.23
#include
#include "float.h"
#include "stdio.h"
#include "stdlib.h"
#include "string.h"
#in
rx.c
//compiler-IAR FOR MSP430 3.10A
//MCU--MSP430F135
//作者--宋光春,QQ928853769,2008.04.23
#include
#include "RX.h"
#include "float.h"
#include "stdio.h"
#include "stdlib.h"
#include
clock_ctl.pbd
This is an internal working file generated by the Source Browser.
22:45 56s
F:\单片机\msp430\下载430\430DAY\LSD-TEST430F22X4\example_code\2274_C\Clock_CTL\Debug\Obj\main.pbi
flash_rw.pbd
This is an internal working file generated by the Source Browser.
23:01 54s
F:\单片机\msp430\下载430\430DAY\LSD-TEST430F22X4\example_code\2274_C\Flash_RW\Debug\Obj\main.pbi