This repository will contain various examples of TI MSP432 Microcontroller. The purpose of these codes is to provide various examples of how to use the MSP432P401R at the register level
. There are not many sources for the MSP432P401R, therefore we developed simple and straight-to-the-point examples. Each of the examples has the most useful setup for the most common peripherals for Microprocessor 1 course for the University of Texas at El Paso (UTEP).
- Analog to Digital Converter (ADC)
- General Purpose Input and Output (GPIO)
- Hello World
- Liquid Crystal Display (LCD)
- Port Interrupts
- Pulse Width Modulation (PWM)
- SysTick Timer
- TimerA
- Universal Asynchronous Reciever and Transmitter (UART)
- User-manual
- Additional
- LCD-Booster-Pack
- Custom LCD printed circuit board (PCB)
- LCD-Booster-Pack
TI MSP432 ARM Programming for Embedded Systems
- Highly recommend for a good introductory to MSP432P401R
Learning Embedded Systems with MSP432 microcontrollers: MSP432P401R with Code Composer Studio
- Volume 1 and 2 are good as they go straight examples for quick development
Microcontroller | Software | IDE |
---|---|---|
License | Release |
---|---|
printf("Go Miners! #UTEP!\n");