MSP-PMBUS
MSP MCU용 PMBus 소프트웨어 라이브러리
MSP-PMBUS
개요
The MSP Power Management Bus (PMBus) embedded software library is a free C library for enabling PMBus master implementation on MSP microcontrollers that have eUSCI/USCI serial communication peripherals. In addition, the library supports alert response (for host notification in the presence of fault), control line (for turning the slave device on/off), and Packet Error Checking (PEC).
The PMBus specification is an industry-wide standard that can be viewed as a step toward unifying communication standards for power conversion and digital power-management devices. It was developed by the PMBus Implementers Forum (PMBus-IF). The standard uses the widely accepted Inter-Integrated Circuit (I2C) communication protocol for the hardware interface. A number of additional features serve to enhance the basic I2C communication protocol. The PMBus standard is also considered to be an extension to the System Management Bus (SMBus) protocol that was popularized by the SBS Implementers Forum for battery systems.
- 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 — PMBus Software Library for MSP MCUs
지원되는 제품 및 하드웨어
제품
AC/DC 및 DC/DC 컨버터(통합 FET)
MSP430 microcontrollers
MSP-PMBUS — PMBus Software Library for MSP MCUs
MSP PMBus Library package
제품
AC/DC 및 DC/DC 컨버터(통합 FET)
MSP430 microcontrollers
출시 정보
새 소식
- Initial version