This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F5329: PMBus Slave Code for the MSP430F5329

Part Number: MSP430F5329
Other Parts Discussed in Thread: CONTROLSUITE, , MSPWARE, MSP-PMBUS

I was able to find "PMBus Implementation Using the MSP430 USCI" and the SW. 

Unfortunately it is the code for a Master PMBus device. Of course my MSP430 is part of the power supply and needs to be the slave that the Master talks to.  

After some more searching I found "Software Implementation of PMBus over I2C for TMS320F2803x" and the software.  But when I got into the source code the readme says:

=======================
This app note is built for CCSv4 and uses the peripheral header files found in controlSUITE.

The file structure inside of the "controlSUITE" folder in this zip file is intended to be placed at the controlSUITE install location on the user's PC.
If you do not have controlSUITE, you can download it here: focus.ti.com/.../controlsuite.html

=======================

So I look at the link and it says:

controlSUITE™ for C2000™ microcontrollers is a cohesive set of software infrastructure, tools, and documentation designed to minimize system development time. From device-specific drivers and support software to complete examples in sophisticated system applications, controlSUITE™ provides the needed resources at every stage of development and evaluation.

That is not the MSP430. Now I am lost. Help.


Is there any code for the Slave PMBus device using a MSP430F5329?

I am using the IAR compiler.  

Thanks,

Kip

**Attention** This is a public forum