MSP-GRLIB — MSP Graphics Library
Productos y hardware compatibles
Productos
MCU inalámbricas Sub-1 GHz
Microcontroladores MSP430
Otras interfaces
Otros productos inalámbricos
MSP-GRLIB — MSP Graphics Library
MSP430GRLIB Package
MSP430GRLIB Image Reformer Utility
Productos
MCU inalámbricas Sub-1 GHz
Microcontroladores MSP430
Otras interfaces
Otros productos inalámbricos
Documentación
MSP430 Graphics Library API Guide
Novedades
- This version of grlib has been updated to be compliant with the CMSIS-Core standard header files for MSP432. Refer to https://www.ti.com/MSP432CMSIS for detailed changes, conversion guide and background information
- The base address/module instance name in MSP432 code examples have been changed from {PERIPHERAL_NAME}_MODULE to {PERIPHERAL_NAME}_BASE per the new device header file definitions. For example TIMER_A0_MODULE to TIMER_A0_BASE
- The driverlib code examples have been updated with the following new files per each IDE requirement
- system_msp432p401r.c
- startup_msp432p401r_ccs.c
- startup_msp432p401r_ewarm.c