Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
Hello Frank,
The I2C Read "Extended" feature that you are referring to is adding features to the I2C transaction so that it can be compatible with SMBus.
One of the main differences between I2C and SMBus is that SMBus can include a Packet Error…
Hi, Frank,
UCD9XXX does not support I2C extended commands. From your screenshot, look like you are using "Fusion Digital Power Studio" ( https://www.ti.com/tool/FUSION-DIGITAL-POWER-STUDIO ) which is belong to HVC.
We close the thread here. Please…
This api provides low level function to access USB-TO-GPIO Dongle on the .net framework. in your own PC software, you can call those API to send commands to UCD.
www.ti.com/.../FUSION_USB_ADAPTER_API
Regards
Yihe
Hi Howard - The TPS544B20 datasheet has a full command reference including all of the supported commands, and their data formats. The interface is PMBus, which is very similar to i2c. There's an explanatory app note about using i2c to implement PMBus…
http://www.ti.com/tool/fusion_usb_adapter_api
Hi, everyone: Does anyone use API of COM which named "TIDP.SAA2.tlb" in the above link?? Why I import this to my project and my compiler didn't know definition of "_VersionPtr" in the "tidp.saa2…