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! I am using TI USB2ANY dongle. In the software it is possible to load an "I2C data file" (*.i2c).
Which format should the info in this file have?
Hello,
The team is on vacation. You can expect a reply by the end of the week. Thank you for your patience.
Regards,
Castrense
Hi Anders,
Please let us know which EVM or IC products that are interfacing with USB2ANY GUI. PRAMPS support team does not use USB2ANY product, and I will transfer you to a team who supports the product.
Please also see the link below.
Best,
Raymond
Hi Anders,
you can use the GUI to control the device via I2C. The download link is in the EVM Users Guide. You can also use this link: https://dev.ti.com/gallery/info/TPS6287xTulip/TPS6287x/ver/1.0.0/
Best regards,
Juergen
Hi,
This does not answer my question about the format of the "I2C data file" that can be used in the USB2ANY GUI.
BR
Anders
Hi Anders,
I consider the GUI which was designed for this EVM as a much more convenient tool for working with this EVM. This is why I pointed you to this software.
Of course you also can use the USB2ANY_Explorer. I am not an expert for this tool, but if I read the 5 registers of the device and I save it to a data file and check the file with a text editor the content is 00 2A 09 00 00, as it is shown in the output window of the explorer as well. This matches to the default register content which you get with the dedicated GUI:
So the data format looks like hex with spaces separating the bytes.
Best regards,
Juergen