MSP-PMBUS
用于 MSP MCU 的 PMBus 软件库
MSP-PMBUS
概述
MSP 电源管理总线 (PMBus) 嵌入式软件库是免费的 C 库,用于在具有我们 eUSCI/USCI 串行通信外设的 MSP 微控制器上支持 PMBus 主器件实现。此外,该库支持附加功能:
- 警报响应(用于在存在故障时发出主机通知)
- 控制线路(用于打开/关闭从属器件)。
- 数据包错误检查 (PEC)
- Full C-code library for PMBus master implementation
- High-level function calls following PMBus 1.2 specification
- PMBus library code example for IAR® Embedded Workbench and Code Composer Studio (CCS)
- Basic PMBus communication
- PMBus with SMALERT
- PMBus with device on/off through CONTROL line
开始使用
- Download the MSP-PMBUS Software Package for MSP MCUs
- Read the MSP PMBUS user's guide
下载
驱动程序或库
MSP-PMBUS — 用于 MSP MCU 的 PMBus 软件库
支持的产品和硬件
产品
AC/DC 和 DC/DC 转换器(集成 FET)
MSP430 微控制器
MSP-PMBUS — 用于 MSP MCU 的 PMBus 软件库
MSP PMBus Library package
产品
AC/DC 和 DC/DC 转换器(集成 FET)
MSP430 微控制器
发布信息
The MSP PMBus Library is a royalty-free set of API's that provide support for master protocols in a PMBus communication system.
新增功能
- Initial version