-
大小: 10.78MB文件类型: .rar金币: 1下载: 0 次发布日期: 2023-10-22
- 语言: C/C++
- 标签: MSP430G2553 官方示例 中文资料 用户手册
资源简介
学习MSP430G2553很全面的资料,包括:msp430g2553官方示例代码(C语言+汇编语言) MSP430x2xx系列中文资料 G2553实验板指导 MSP430g2553管脚图 MSP430G2553中文资料 MSP430x2xx系列用户手册
代码片段和文件信息
/* --COPYRIGHT--BSD_EX
* Copyright (c) 2012 Texas Instruments Incorporated
* All rights reserved.
*
* 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.
*
*******************************************************************************
*
* MSP430 CODE EXAMPLE DISCLAIMER
*
* MSP430 code examples are self-contained low-level programs that typically
* demonstrate a single peripheral function or device feature in a highly
* concise manner. For this the code may rely on the device‘s power-on default
* register values and settings such as the clock configuration and care must
* be taken when combining code from several examples to avoid potential side
* effects. Also see www.ti.com/grace for a GUI- and www.ti.com/msp430ware
* for an API functional library-approach to peripheral configuration.
*
* --/COPYRIGHT--*/
//******************************************************************************
// MSP430G2x13/G2x53 Demo - Comp_A Output Reference Voltages on P1.1
//
// Description: Output Comparator_A reference levels on P1.1. Program will
// cycle through the on-chip comparator_A reference voltages with output on
// P1.1. Normal mode is LPM0 TA0_ISR will interrupt LPM0.
// ACLK = n/a MCLK = SMCLK = default DCO
//
// MSP430G2x13/G2x53
// -----------------
// /|\| XIN|-
// | | |
// --|RST XOUT|-
// | |
// | P1.1/CA1|--> Vref
// |
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 546986 2013-04-09 21:36 MSP_EXP430G2553_资料整理\G2实验板指导.pdf
文件 1453526 2013-04-09 23:24 MSP_EXP430G2553_资料整理\msp430g2553 管脚图.bmp
文件 1106604 2013-04-09 23:04 MSP_EXP430G2553_资料整理\MSP430G2553中文资料.pdf
文件 11759 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\!msp430g2x03_c_code_examples.js
文件 12155 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\!msp430g2x13_c_code_examples.js
文件 14003 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\!msp430g2x33_c_code_examples.js
文件 14399 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\!msp430g2x53_c_code_examples.js
文件 8303 2013-01-19 00:24 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\!Readme.txt
文件 4399 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x13_ca_01.c
文件 3874 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x13_ca_02.c
文件 4581 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x13_ca_03.c
文件 4275 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_01.c
文件 4906 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_02.c
文件 5247 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_03.c
文件 4312 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_04.c
文件 4019 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_05.c
文件 4564 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_06.c
文件 4548 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_07.c
文件 5119 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_08.c
文件 5157 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_09.c
文件 4587 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_10.c
文件 5025 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_11.c
文件 5481 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_12.c
文件 4733 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_13.c
文件 4555 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_14.c
文件 4455 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_16.c
文件 5148 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2x33_adc10_temp.c
文件 3436 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2xx3_1.c
文件 4064 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2xx3_1_vlo.c
文件 3682 2013-01-19 04:27 MSP_EXP430G2553_资料整理\msp430g2553示例C代码_(官方)\msp430g2xx3_clks.c
............此处省略90个文件信息
- 上一篇:vc上位机详解
- 下一篇:C语言课程设计学生信息管理系统带文件读写
评论
共有 条评论