Hello
I recently learned the firmware of UCD3138's 29th full-bridge hard switch development board.
I read the subfunction init_pmbus(0x58) in the void main() function.
The firmware told me that 0x58 is a pmbus_address, but I don't know what pmbus_address is, what data I should learn, or where pmbus_address is defined in the firmware. I don't know what 0x58 means. Maybe there are other address numbers?
Thank you