Other Parts Discussed in Thread: UCD90910, UCD90160, UCD9090
I’ve looked at the User’s Guide/Command Reference and the TI PMBus spec and cannot find how the command is supposed to be formatted. I want to be able to read and set the GPIO pins on the device. To my understanding from looking at the documentation I need the GPIO_SELECT and GPIO_CONFIG commands to first select the channel I want to read/set (GPIO_SELECT) then perform the actual read and set (GPIO CONFIG). I know the GPIO_SELECT command is (0xFA) and the GPIO_CONFIG command is (0xFB). So in order to select a specific pin ID for GPIO_SELECT do I send the command first then another hex number with what I want the pin ID to be and for GPIO_CONFIG do I send the command and then a new hex number to replace just the OUT_ENABLE