-
大小: 12.65MB文件类型: .rar金币: 1下载: 0 次发布日期: 2023-07-16
- 语言: 其他
- 标签: TI MSP MSP432E401Y KEIL
资源简介
MSP432E401Y的KEIL模板,有所需要的库和启动文件,详情参考https://blog.csdn.net/weixin_43548213/article/details/100902570
代码片段和文件信息
/* --COPYRIGHT--BSD
* Copyright (c) 2017 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.
* --/COPYRIGHT--*/
/******************************************************************************
* MSP432E4 Example Project for I2C-Master for Burst Write and Read using I2C
* FIFO and DMA.
*
* Description: This application example configures the I2C module for master
* mode operation with standard speed. The use of the example requires another
* MSP-EXP432E401Y board to be running i2c_slavemode_masterfifo_transfer
* application.
* The master board sends a 32 bytes to the slave using the FIFO. The master
* board addresses the byte offset it wants to read from the slave device to
* which the slave sends the data back to the master. The master uses the FIFO
* to receive the data from the Slave. The actual data transfer phase during
* the Master-TX and Master-RX operation is handled by the DMA. The master
* compares the data byte stream read from the slave. If there is an error in
* transmission the LED D2 is switched ON.
*
* MSP432E401Y MSP432E401Y
* ------------------ ------------------
* /|\| MASTER | | SLAVE |
* | | | | |
* --|RST PG0|<->I2C1SCL<->|PG0 |
* | P
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 141425 2019-08-03 08:51 MSP432E4工程\Doc\GPIO引脚结构1.PNG
文件 104482 2019-08-03 08:53 MSP432E4工程\Doc\GPIO引脚结构2.PNG
文件 8963100 2019-08-03 02:11 MSP432E4工程\Doc\msp432e401y芯片应用手册.pdf
文件 1272269 2019-08-02 19:04 MSP432E4工程\Doc\msp432e401y芯片数据手册.pdf
文件 94101 2019-08-03 09:03 MSP432E4工程\Doc\功能框图.PNG
文件 1212461 2019-08-02 16:51 MSP432E4工程\Doc\开发板原理图.pdf
文件 112640 2019-08-03 09:13 MSP432E4工程\Doc\时钟配置.PNG
文件 19855 2019-08-05 15:44 MSP432E4工程\Hardware\SPI_I2C.c
文件 695 2019-08-05 15:44 MSP432E4工程\Hardware\SPI_I2C.h
文件 10516 2019-08-05 11:39 MSP432E4工程\Hardware\TIM_PWM.c
文件 296 2019-08-05 11:27 MSP432E4工程\Hardware\TIM_PWM.h
文件 6035 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\arm_common_tables.h
文件 2961 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\arm_const_structs.h
文件 247878 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\arm_math.h
文件 25116 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\cmsis_armcc.h
文件 52439 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\cmsis_armclang.h
文件 12645 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\cmsis_ccs.h
文件 5700 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\cmsis_compiler.h
文件 57430 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\cmsis_gcc.h
文件 94808 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\core_armv8mbl.h
文件 166398 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\core_armv8mml.h
文件 37375 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\core_cm0.h
文件 45281 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\core_cm0plus.h
文件 94727 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\core_cm23.h
文件 108817 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\core_cm3.h
文件 166326 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\core_cm33.h
文件 119974 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\core_cm4.h
文件 144049 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\core_cm7.h
文件 45370 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\core_sc000.h
文件 107339 2019-06-28 06:54 MSP432E4工程\Lib\CMSIS\core_sc300.h
............此处省略641个文件信息
- 上一篇:EasyUEFI中文破解版
- 下一篇:SAP FICO的PA教材
相关资源
- Introductory Functional Analysis with Applicat
- A system of optical design
- Nonlinear Dynamics and Chaos - Strogatz
- Advanced Engineering Mathematics (10th Editi
- Computer Organization and Architecture 10th-Wi
-
高清彩版 Effective ob
jective-C 2.0 - 至今为止最完整的ITIL V3真正电子版全
- Inequalities G H Hardy etc
- Altium designer 元件库大全终结版
- Game development and simulation with Unreal te
- 矩阵运算第四版英文版,matrix comput
- Approximation.Algorithms.for.NP-Hard.Problems
- 基于Multisim的数字电子时钟设计.zip
- Doulci Activator正式版激活码key
- [数据挖掘书籍] Data-Driven Modeling & Sc
- mybatis项目
- 基于MSP430系列单片机控制的智能小车
- ostinato.rar
- Algorithm Design 书后习题全解,
- Computer Organization and Architecture 10th
- Nonlinear Systems (Third Edition)--HASSAN
- Fundamentals of Applied Electromagnetics 7th E
- A Primer On Wavelets and Their Scientific Appl
- OptiX Navigator
- Differential geometry curves surfaces manifold
- 青鸟租房网 使用MyBatis+Struts框架
- Discrete-Time Signal Processing 3ed Oppenheim 离
- AFirstCourseinMathematicalModeling中文版
- Primer of Biostatistics 7th Edition.pdf
- Introduction to machine learning 3rd
评论
共有 条评论