资源简介
最新版TI公司超低功耗单片机MSP-EXP430F5529真的很强大!不信,您就看看这些例程就知道了!只要您有一定的C语言基础,相信您一定能看懂的!
代码片段和文件信息
//***************************************************************************//
// //
// MSP-EXP430F5529 LAB CODE //
// //
// lab1 - CLOCK //
// //
//***************************************************************************//
/*******************************************************************************
*
* Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
*
* Redistribution and use in source and binary forms with or without
* modification are permitted provided that the following conditions
* are met:
*
* Redistributions of source code must retain the above copyright
* notice this list of conditions and the following disclaimer.
*
* Redistributions in binary form must reproduce the above copyright
* notice this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the
* distribution.
*
* Neither the name of Texas Instruments Incorporated nor the names of
* its contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* “AS IS“ AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT
* LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
* OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT INDIRECT INCIDENTAL
* SPECIAL EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT
* LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE
* DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
* THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
******************************************************************************/
#include
#include “msp430.h“
#include “HAL_Buttons.h“
#include “HAL_Board.h“
#include “HAL_Dogs102x6.h“
#include “HAL_Menu.h“
#include “HAL_Wheel.h“
#include “lab1.h“
#define HOUR10 (0)
#define HOUR01 (1)
#define COLON2 (2)
#define MINUTE10 (3)
#define MINUTE01 (4)
#define COLON1 (5)
#define SECOND10 (6)
#define SECOND01 (7)
#define MONTH10 (0)
#define MONTH01 (1)
#define SLASH2 (2)
#define DAY10 (3)
#define DAY01 (4)
#define SLASH1 (5)
#define YEAR10 (6)
#define YEAR01 (7)
#define TIME_OUT 10
// This image has
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-09-10 13:18 MSP-EXP430F5529 LAB CODE\
目录 0 2012-09-10 13:17 MSP-EXP430F5529 LAB CODE\LAB1\
文件 490 2012-02-20 16:48 MSP-EXP430F5529 LAB CODE\LAB1\.ccsproject
文件 29091 2012-07-20 17:04 MSP-EXP430F5529 LAB CODE\LAB1\.cproject
文件 2569 2012-07-18 21:32 MSP-EXP430F5529 LAB CODE\LAB1\.project
目录 0 2012-09-10 13:17 MSP-EXP430F5529 LAB CODE\LAB1\.settings\
文件 93 2012-08-28 22:50 MSP-EXP430F5529 LAB CODE\LAB1\.settings\org.eclipse.cdt.codan.core.prefs
文件 154 2012-02-20 16:48 MSP-EXP430F5529 LAB CODE\LAB1\.settings\org.eclipse.cdt.debug.core.prefs
文件 3137 2012-08-20 08:16 MSP-EXP430F5529 LAB CODE\LAB1\.settings\org.eclipse.core.resources.prefs
目录 0 2012-09-10 13:17 MSP-EXP430F5529 LAB CODE\LAB1\CTS\
文件 64455 2011-05-27 04:41 MSP-EXP430F5529 LAB CODE\LAB1\CTS\CTS_HAL.c
文件 4004 2011-05-27 04:41 MSP-EXP430F5529 LAB CODE\LAB1\CTS\CTS_HAL.h
文件 29899 2011-05-27 04:41 MSP-EXP430F5529 LAB CODE\LAB1\CTS\CTS_la
文件 5034 2011-05-27 04:41 MSP-EXP430F5529 LAB CODE\LAB1\CTS\CTS_la
文件 2283 2011-05-27 04:41 MSP-EXP430F5529 LAB CODE\LAB1\CTS\structure.c
文件 15447 2011-05-27 04:41 MSP-EXP430F5529 LAB CODE\LAB1\CTS\structure.h
目录 0 2012-09-10 13:17 MSP-EXP430F5529 LAB CODE\LAB1\Debug\
文件 336 2012-09-08 09:57 MSP-EXP430F5529 LAB CODE\LAB1\Debug\ccsObjs.opt
文件 51 2012-09-08 09:57 MSP-EXP430F5529 LAB CODE\LAB1\Debug\ccsSrcs.opt
目录 0 2012-09-10 13:17 MSP-EXP430F5529 LAB CODE\LAB1\Debug\LAB1\
文件 74060 2012-08-22 17:07 MSP-EXP430F5529 LAB CODE\LAB1\Debug\LAB1.map
文件 51063 2012-08-22 17:07 MSP-EXP430F5529 LAB CODE\LAB1\Debug\lab1.obj
文件 202094 2012-08-22 17:07 MSP-EXP430F5529 LAB CODE\LAB1\Debug\LAB1.out
文件 1543 2012-08-22 17:07 MSP-EXP430F5529 LAB CODE\LAB1\Debug\lab1.pp
文件 7615 2012-08-22 14:40 MSP-EXP430F5529 LAB CODE\LAB1\Debug\LAB1main.obj
文件 2575 2012-08-22 14:41 MSP-EXP430F5529 LAB CODE\LAB1\Debug\LAB1main.pp
文件 66 2012-07-20 11:53 MSP-EXP430F5529 LAB CODE\LAB1\Debug\LAB1\ccsSrcs.opt
目录 0 2012-09-10 13:17 MSP-EXP430F5529 LAB CODE\LAB1\Debug\LAB1\CTS\
文件 76 2012-07-20 11:53 MSP-EXP430F5529 LAB CODE\LAB1\Debug\LAB1\CTS\ccsSrcs.opt
文件 5836 2012-07-20 11:53 MSP-EXP430F5529 LAB CODE\LAB1\Debug\LAB1\CTS\subdir_rules.mk
文件 864 2012-07-20 11:53 MSP-EXP430F5529 LAB CODE\LAB1\Debug\LAB1\CTS\subdir_vars.mk
............此处省略1345个文件信息
相关资源
- C语言程序设计第三版课后答案及实验
- C语言程序设计第四版谭著高清版.PD
- 谭浩强 C语言程序设计第四版
- C语言程序设计第四版谭浩强著教材
- proteus仿真400
- 32位单片机C语言编程:基于PIC32.pdf
- C语言程序设计第四版 谭浩强著 高清
- 单片机C语言编程与(PDF高清版)
- 嵌入式系统高级C语言编程.凌明(带详
- C语言程序设计第3版,何钦铭,颜晖主
- 51单片机控制RTL8019AS实现以太网通讯
- C语言程序设计谭浩强版最全配套)
- 最新研究生入学考试复习资料谭浩强
- picc8.05编译器+注册机完全版+PIC C语言
- 基于51单片机的万年历设计
- 德飞莱 51开发板 说明书
- 《嵌入式系统开发基础——基于ARM9微
- 单片机与PC机串口通信的类程序
- 单片机编程魔师之高级编程思想(完
- 数字信号处理C语言程序集.pdf9971
- C语言程序设计基础(何钦铭)第三版
- STC单片机教程之STC15单片机实战指南(
- 新概念51单片机C语言教程 入门、提高
- C语言程序设计现代方法第2版
- 智能家居单片机案例
- 《C语言程序设计》第三版,何钦铭、
- 《C语言程序设计(吴登峰)》pdf 文字
- 51单片机轻松入门—基于STC15W4K系列
- C语言程序设计 李健(高清 文字版)
- 单片机蜂鸣器 +资料
评论
共有 条评论