MSPDRIVERLIB
MSP 드라이버 라이브러리
MSPDRIVERLIB
개요
Driver Library's abstracted API keeps you above the bits and bytes of the MSP430 and MSP432 hardware by providing easy-to-use function calls. Thorough documentation is delivered through a helpful API Guide, which includes details on each function call and the recognized parameters. Developers can use Driver Library functions to write complete projects with minimal overhead!
Get to market faster with MSP Driver Library. Easy-to-understand function calls means less time learning and more time innovating.
특징
- Software APIs that abstract away the details of the device’s hardware registers
- Licensed BSD
- Examples showing how to use DriverLib APIs in your project
- Complete API guide available in PDF and html formats
- Integration with CCS and TI Resource Explorer when using MSPWare
- Full BSD licensed source code for all APIs for both MSP430 and MSP432
- Prebuilt libraries for 32-bit ARM devices
- PDF and HTML guides explaining how to get started and how to use DriverLib APIs
- Example projects on CCS, IAR, Keil and GCC for every peripheral showcasing DriverLib APIs
다운로드
MSP432DRIVERLIB — MSP432 DriverLib for MSP432 devices
MSP432DRIVERLIB — MSP432 DriverLib for MSP432 devices
BSD Licensed Driver Library for MSP432P4
문서
MSP432P4 DriverLib API Guide
MSP432P4 DriverLib User's Guide
새 소식
- This version of DriverLib has been updated to work with Rev C silicon and has an updated ROM table that links to fixed/new ROM functions.
- Fixed various typos in the I2C code examples
- Added code example for AES256 encryption by use of DMA
- Changed control structure alignment in DMA examples to be 1024
- Changed CRC32 code example to be more meaningful
- Fixed minor typo in UART code examples/li>
- Updated Timer_A PWM code example to actually perform real PWM
- Various typos fixed in documentation
출시 정보
MSPDRIVERLIB — DriverLib for MSP430 devices
MSPDRIVERLIB — DriverLib for MSP430 devices
BSD Licensed Driver Library for MSP430
문서
MSP430 DriverLib MSP430F5xx_6xx API Guide
MSP430 DriverLib MSP430F5xx_6xx User's Guide
MSP430 DriverLib MSP430FR57xx API Guide
MSP430 DriverLib MSP430FR57xx User's Guide
MSP430 DriverLib MSP430FR5xx_6xx API Guide
MSP430 DriverLib MSP430FR5xx_6xx User's Guide
MSP430 DriverLib MSP430FR2xx_4xx API Guide
MSP430 DriverLib MSP430FR2xx_4xx User's Guide
MSP430 DriverLib MSP430i2xx API Guide
MSP430 DriverLib MSP430i2xx User's Guide
출시 정보
새 소식
- Update MSP430FR2xx_4xx IAR example projects to use correct code/data model
- Remove GCC examples for MSP430FR2xx_4xx as ROM driverlib only supports CCS and IAR