Driver for i2c battery management devices

Hi, I have MP2722 battery management device.
Are you providing any c/c++ library, which can handle reading and setting battery management devices?

Hi @dawid.kwach,

You can utilize our GUI to read and set the devices.

Best Regards,
Yu

Hi,

I was looking more for some ready lib which can be used on my embedded device.
GUI is perfect for playing with MP2722 and to understand how it is working. however I hope that you are providing some lib, which can be used in production on micontroller in final product.

I can create my own lib but I’m asking to not reinventing a wheel.