Hi, sir
As we know, there are many digital power controller IC, and PMbus is a main interface to configure,control and monitor the power.
But the MCU we used doesn't have PMbus interface, only has I2Cs, So I have two questions.
1. Can I connect the PMBUS to the I2C master in the MCU, and connect the PMALERT to a GPIO in the MCU? will there be some extra software implement for their communication?
2. Can i connect a PMBUS device and other general I2C devices to a common I2C master? will there be conflict?
Hope for your reply
Thanks!