I'm programming a tifsp file to UCD9090 with the fusion GUI. I wonder how I can validate my programming is successful with the Fusion GUI? i.e., how do I know the registers are programmed with the values in the tifsp file?
On the other hand, I also exported a PMBus script with csv format, and I programmed it through I2C bus and python script. How can I verify with the Fusion GUI to make sure the registers are programmed correctly?
Thanks!