-
大小: 10.71MB文件类型: .zip金币: 1下载: 0 次发布日期: 2023-10-10
- 语言: 其他
- 标签: MSP430F5529 Ti datasheet
资源简介
2019年全国电子设计竞赛,指定使用Ti公司的主控芯片,MSP4305529是一款上手容易的单片机,网上资源也特别丰富。在此,把之前学习收集到的资料整理打包上传。
代码片段和文件信息
/* --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--*/
//******************************************************************************
// MSP430F552x Demo - Software Toggle P1.0
//
// Description: Toggle P1.0 by xor‘ing P1.0 inside of a software loop.
// ACLK = 32.768kHz MCLK = SMCLK = default DCO~1MHz
//
// MSP430F552x
// -----------------
// /|\| |
// | | |
// --|RST |
// | |
// | P1.0|-->LED
//
// Bhargavi Nisarga
// Texas Instruments Inc.
// April 2009
// Built with CCSv4 and IAR embedded Workbench Version: 4.21
//**********************************
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-06-19 13:37 MSP430 F5529 LaunchPad完整资料\
文件 2890859 2019-05-14 17:53 MSP430 F5529 LaunchPad完整资料\MSP430F5529 LaunchPad™ Development Kit.pdf
文件 7070993 2019-05-14 19:43 MSP430 F5529 LaunchPad完整资料\MSP430x5xx_User‘s Guide.pdf
目录 0 2019-06-19 13:35 MSP430 F5529 LaunchPad完整资料\datasheet\
文件 244922 2019-05-17 11:13 MSP430 F5529 LaunchPad完整资料\datasheet\ADC12_A User‘s Guide.pdf
文件 62806 2019-05-17 11:04 MSP430 F5529 LaunchPad完整资料\datasheet\CRC16 (User‘s Guide).pdf
文件 141320 2019-05-17 11:16 MSP430 F5529 LaunchPad完整资料\datasheet\Comparator_B User‘s Guide.pdf
文件 58334 2019-05-17 11:21 MSP430 F5529 LaunchPad完整资料\datasheet\em
文件 90105 2019-05-17 11:17 MSP430 F5529 LaunchPad完整资料\datasheet\REF User‘s Guide.pdf
文件 184002 2019-05-17 12:16 MSP430 F5529 LaunchPad完整资料\datasheet\Time_B User‘s Guide.pdf
文件 176174 2019-05-17 12:14 MSP430 F5529 LaunchPad完整资料\datasheet\Timer_A User‘s Guide.pdf
文件 357237 2019-05-17 11:19 MSP430 F5529 LaunchPad完整资料\datasheet\USB_Module User‘s Gudie.pdf
文件 3014593 2019-05-14 19:36 MSP430 F5529 LaunchPad完整资料\msp430f5529数据手册.pdf
目录 0 2019-06-19 13:35 MSP430 F5529 LaunchPad完整资料\slac300k\
目录 0 2019-06-19 13:35 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\
目录 0 2019-06-19 13:35 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\
文件 9582 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\!Readme.txt
文件 3416 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_1.c
文件 4781 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_LPM3_01.c
文件 3910 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_LPM3_02.c
文件 4147 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_LPM4.c
文件 4724 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_NMI.c
文件 5390 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_OF_LFXT1_nmi.c
文件 3471 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_P1_01.c
文件 4440 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_P1_02.c
文件 4688 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_P1_03.c
文件 3460 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_PA_05.c
文件 3444 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_PB_05.c
文件 6496 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_PortMap_01.c
文件 5461 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_PortMap_02.c
文件 6819 2017-12-29 03:26 MSP430 F5529 LaunchPad完整资料\slac300k\MSP430F55xx_Code_Examples\C\MSP430F55xx_PortMap_03.c
............此处省略87个文件信息
相关资源
- SINAMICS S120 驱动技术 SIMOTICS L-1FN6 直线
- struts+spring+mybatis源代码
- Elements of Information Theory 信息论基础
- 最新版corporate finance (9th edition)
- Probability Statistics and Random Processes Fo
- unity Entitas+1.5.1 生成器,附带使用Je
- Foundations Of Algorithms(5th) epub
-
Databa
se.System.Implementation.2nd.Edition - The Little Sas Book A Primer.Fifth Edition
- eCognition Developer 9.0中文教程/用户指南
- impedance control:an approach to manipulation
- 人类活动振动加速度数据吗,用于人
- Comsol Mutiphysics有限元法多物理场建模
- 最新版Understanding Delta-Sigma Data Conver
- Altium Designer 13标准教程-周冰
- nrf52832中文芯片手册 V1.4
- imageStitching实现图像拼接
- 量化金融R语言高级教程(Mastering R
-
ob
ject Detection in 20 Years A Survey总结汇 - Activiti用户手册中文版V5.21
- Spring+Spring-MVC+myBatis北大青鸟阶段项目
- ROS机器人程序设计第二版 Learning ROS
- utaustinvilla球队源代码
- Selenium WebDriver 3 Practical Guide 2nd.Editi
- GNSS Applications and Methods.pdf
- Combustion Theory
- The Deep Learning Revolution
- Digital Video and Audio Broadcasting Technolog
- mathematica 使用教程中文版
- TIA_V14_SP1 S7-1500 程序模板包含HMI、Se
评论
共有 条评论