由于MSP432P401R芯片中不带DAC外设,LaunchPad上也没有DAC,因此外扩DAC模块是2020年电赛必备模块,这个程序是keil MDK工程,原创代码,测试OK,特别推荐。
2021-05-18 17:32:44 1.93MB MSP432 DAC DAC7512 SPI
1
5、TI电赛飞行器MSP432飞控OLED显示屏主要页面介绍.doc
2021-05-06 17:06:13 19.93MB TI电赛飞行器
1
第一次在CSDN分享自己的课设作业,课设实现的内容为使用MSP432和TI的机器人套装利用红外传感器实时检测距离,然后将距离数据通过串口传给ESP8266模块,再使用8266通过WIFI将数据传送给电脑端,同时小车能根据实时距离控制自己的移动,使自己保持在一个安全的范围内。
2021-04-19 17:13:52 6.45MB MSP432 ESP8266 串口通信 WIFI通信
1
2020年TI杯江苏省大学生电子设计竞赛——赛题+C题报告和代码(省二),该小车是基于TI公司的MSP432P401R launchpad制作的电动爬坡小车,采用传统的PID控制算法。通过红外循迹模块,实现小车的循迹和停车。
2021-03-30 22:00:33 17.74MB 电动小车 msp432 2020电赛 PID
1
MSP432P401R、MSP432P401M混合信号微控制器官方文档,含中英文两份
2021-02-05 12:04:27 4.29MB MSP432 嵌入式 官方文档
1
用于MSP432驱动sd卡,移植arduino的程序
2021-01-31 14:01:01 63KB SD
1
MSP432安装包,拿去把,名字好麻烦
2021-01-28 00:28:59 199.25MB MSP432 msp
1
MSP432 低功耗高性能并存10.1 Digital I/O Introduction The digital I/O features include: • Independently programmable individual I/Os • Any combination of input or output • Individually configurable interrupts for ports (available for certain ports only) • Independent input and output data registers • Individually configurable pullup or pulldown resistors • Wake-up capability from ultra-low power modes (available for certain ports only) • Individually configurable high drive I/Os (available for certain I/Os only) Devices within the family may have up to eleven digital I/O ports implemented (P1 to P10 and PJ). Most ports contain eight I/O lines; however, some ports may contain less (see the device-specific data sheet for ports available). Each I/O line is individually configurable for input or output direction, and each can be individually read or written. Each I/O line is individually configurable for pullup or pulldown resistors. Certain ports have interrupt and wake-up capability from ultra-low power modes (see device specific data sheet for ports with interrupt and wake-up capability). Each interrupt can be individually enabled and configured to provide an interrupt on a rising or falling edge of an input signal. All interrupts are fed into an encoded Interrupt Vector register, allowing the application to determine which sub-pin of a port has generated the event. Individual ports can be accessed as byte-wide ports or can be combined into half-word-wide ports. Port pairs P1 and P2, P3 and P4, P5 and P6, P7 and P8, and so on, are associated with the names PA, PB, PC, PD, and so on, respectively. All port registers are handled in this manner with this naming convention. The main exception are the interrupt vector registers, for example, interrupts for ports P1 and P2 must be handled through P1IV and P2IV, PAIV does not exist. When writing to port PA with half-word operations, all 16 bits are written to the port. When writing to the lower byte of port PA using byte operations,
2020-12-05 11:24:13 5.68MB MSP432
1
This book aims to develop professional and practical microcontroller applications in the ARM-MDK environment with Texas Instruments MSP432P401R LaunchPad kits. It introduces ARM Cortex-M4 MCU by highlighting the most important elements, including: registers, pipelines, memory, and I/O ports. With the updated MSP432P401R Evaluation Board (EVB), MSP-EXP432P401R, this MCU provides various control functions with multiple peripherals to enable users to develop and build various modern control projects with rich control strategies. Micro-controller programming is approached with basic and straightforward programming codes to reduce learning curves, and furthermore to enable students to build embedded applications in more efficient and interesting ways. For authentic examples, 37 Class programming projects are built into the book that use MSP432P401R MCU. Additionally, approximately 40 Lab programming projects with MSP432P401R MCU are included to be assigned as homework. Table of Contents Chapter 1 Introduction to microcontrollers and this book Chapter 2 MSP432 microcontroller architectures Chapter 3 MSP432 microcontroller development kits Chapter 4 ARM® microcontroller software and instruction set Chapter 5 MSP432 microcontroller interrupts and exceptions Chapter 6 ARM® and MSP432™ MCU memory system Chapter 7 MSP432™ parallel I/O ports programming Chapter 8 MSP432™ serial I/O ports programming Chapter 9 MSP432™ 16-bit timers and PWM modules Chapter 10 MSP432 32-bit timers and watchdog timer Chapter 11 MSP432™ floating-point unit (FPU) Chapter 12 MSP432™ memory protection unit (MPU) Appendix A: Download and install Keil MDK-ARM 5.15 IDE and MSP432 DFP Appendix B: Download and install MSPWare software package Appendix C: MSP432P401R-based EVB hardware setup Appendix D: The CMSIS core-specific intrinsic functions
2020-11-12 23:21:40 35.28MB MSP432
1
MSP432 LaunchPad for IAR使用说明文档
2019-12-21 22:20:31 1.54MB MSP432
1