代码搜索结果

找到约 8,143 项符合 MSP430 的代码

msp430键盘程序.c

<mark>MSP430</mark>键盘程序[中断方式] // 此示例程序为中断方式,得到键盘的键值,存放在队列keybuff[10]中 // 此示例程序没有显示, // 键盘的按键按下引起P1口的中断服务程序,得到键盘的键值,保存到键值队列 // 在其他的中断服务程序中通过键值队列中的数据引导程序的流程 #include unsigned char keybuff[10]; ...

msp430定时器调试总结.c

享]<mark>MSP430</mark>定时器调试总结 作者:陕西 陈剑锋 摘自:电子报/2005 年/12 月 <mark>MSP430</mark> 是TI 公司推出的16 位低功耗单片机,已广泛应用到抄表、汽车和工业控制等领域。笔者在用汇编语言进行编程调试中发现,现有书籍和资料大多取自英文的产品手册,对程序调试的指导意义有限,难以满足初学者需要,本文就在<mark>MSP430</mark>F169 的定时器调试中出现的问题进行了总结, ...

msp430¿-

1-程序描述 利用<mark>MSP430</mark>单片机定时器A和捕获/比较功能模块结合使用,实现脉冲宽度的测量。 本例程用到了定时器A的CCI1A端口(例如<mark>MSP430</mark>F14X的P1.2引脚)作捕获外部输入的脉冲电平跳变,同时结合简单的软件算法就能实现脉冲宽度的测量。在实际应用中可根据例程中的start,end,overflow三个变量来计算脉冲宽度。此功能模块在实际产品应用中体现出有较高的应用价值。 ...

常用msp430代码文件.txt

文件名:main.c 描述:MSP430框架程序。适用于MSP430F149,其他型号需要适当改变。 不使用的中断函数保留或者删除都可以,但保留时应确保不要打开不需要的中断。 \*****************************************************************************/ //头文件 #includ

msp430.c

/*msp430.c*/ /*---430常用的系统子函数---------*/ #include #define uchar unsigned char #define uint unsigned int /*--------------------------------------*/ /*------------430软件复

msp430.exp

# # msp430 tests # proc run_list_test { name opts } { global srcdir subdir set testname "msp430 $name" set file $srcdir/$subdir/$name gas_run ${name}.s $opts ">&dump.out" if { [reg

msp430.h

/* Opcode table for the TI MSP430 microcontrollers Copyright 2002, 2004 Free Software Foundation, Inc. Contributed by Dmitry Diky This program is free software; you can r

msp430.h

/* MSP430 ELF support for BFD. Copyright (C) 2002, 2004 Free Software Foundation, Inc. Contributed by Dmitry Diky This file is part of BFD, the Binary File Descriptor library

tos.chips.msp430.timer.msp430counter32khzc.dot

digraph "tos.chips.msp430.timer.Msp430Counter32khzC" { n0x1737818 [shape=ellipse, style=filled, label="Msp430Counter32khz", fontsize=12]; "Msp430Counter32khzC.Counter" [fontsize=12, shape=box, sty