Hi,
I have been having a lot of difficulty in getting sourcing current to work using USB-PD-SHG-EVM-01. I have one configuration where it works nicely, but then charging doesn't work as well.
Anyway, to try to better understand what the TPS Application Customization Tool is doing, I wrote some software to pull the value of all of the registers from the TPS, and then parse it into all of the fields for easy viewing. I can then diff the resulting files for different configurations.
So, my main question: Do the registers listed in chapter 2 of the "TPS25750 Host Interface Technical Reference Manual" (slvuc05.pdf) define the full configuration for the TPS25750D?
It seems like there's more going on in the binary file, and I was concerned that the registers listed in the manual don't really define the full configuration. For example, could I hex-edit a binary generated with the tool to adjust register settings, or is it generating some sort of firmware within that binary that would likely no longer work?
Thanks,
-Eric