MSPDRIVERLIB
MSP ドライバ・ライブラリ
MSPDRIVERLIB
概要
ドライバ・ライブラリの抽象化 API により、使いやすいファンクション・コールが用意されており、MSP430 と MSP432 の各ハードウェアのビット・レベルやバイト・レベルを意識せずに、より高水準の開発作業に集中できます。API ガイドにより詳細な技術資料が提供されており、各ファンクション・コールと認識されるパラメータの詳細も記載されています。ドライバ・ライブラリのファンクションを使用して、最小のオーバーヘッドでプロジェクト全体を開発することができます。
MSP ドライバ・ライブラリを使用して、市場投入を迅速化できます。ファンクション・コールが理解しやすいので、学習に費やす時間を減らして、イノベーションに多くの時間を割り当てることが可能です。
特長
- デバイスのハードウェア・レジスタの詳細を抽象化するソフトウェア API
- ライセンスされた BSD
- プロジェクト内で DriverLib API を使用する方法を示すサンプル
- 包括的な API ガイドは、PDF 形式と HTML 形式で利用可能
- MSPWare を使用する場合は、CCS および TI Resource Explorer と統合
- 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、MSP432 デバイス用
MSP432DRIVERLIB — MSP432 DriverLib、MSP432 デバイス用
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 — MSP430 デバイス向け DriverLib
MSPDRIVERLIB — MSP430 デバイス向け DriverLib
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