Existing Embedded C drivers for MP8796B

I am working on a project that uses 2x MP8796B devices to regulate the output voltages on two separate channels. Are there any existing C drivers that can be used to operate the MP8796B’s with I2C?

Hello @helgaardtholtz ,

To communicate with the MP8796B we have a GUI and i2c kit:
Virtual Bench Pro 4.0 (monolithicpower.com)
EVKT-USBI2C-02 | Communication Interface Device USB to I2C/PMBus, included with product evaluation kit or can be purchased separately. | MPS (monolithicpower.com)

If you want to communicate with the device without our GUI then you need a device that supports i2c communication and have the proper libraries in your code.

Hope this helps.

Regards,
Jonathan