Hi,
Customer is asking how do they make sure the 4CC commands are working? this is in regards to loading a patch via i2c.
wondering what register to write to .
for the duo source evm and TPS65987EVM where can I find the config files?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Customer is asking how do they make sure the 4CC commands are working? this is in regards to loading a patch via i2c.
wondering what register to write to .
for the duo source evm and TPS65987EVM where can I find the config files?
Hi Kevin,
To execute a 4CC command, you first need to send the input data to the Data register (0x9 for Data1). After sending the input data to the data register, the 4CC command can be sent to the CMD register (0x8 for CMD1).
The Power DUO source EVM file is included in the TPS6598x application customization tool. Just select TPS65987D after clicking New Project and two of the options will be for the sink board and source board from the Power Duo. The 87EVM recovery image is also included in the GUI, just click on Device --> Re-Flash EVM Firmware (Recovery). One of the drop down items is for the TPS65987EVM.
Thank you,
Eric