Dear sir,
I have a Notebook(DRP), which already set as 5V,12V & 20V provider, and I also have a 65982 board ,
1)First,TPS65982 board as a UFP, could you please advise how to configure the 65982's register (UFP) for any voltage I wanted?
2)Second,Notebook as UFP,TPS65982 board as a DFP,how to configure the 65982's register (UFP) ?
3)I want to use STM32 to control TPS65982,Can I set the register by I2C?
4)Write register:modify the value of a few bit, do I need to re write all byte?For example,register(0x32) length is 31,but I want modify value of bit3~bit4,I need to rewrite 31 bytes?
5)How to change the voltage, UFP, DFP in the process of PD?