Other Parts Discussed in Thread: USB2ANY
Tool/software:
Guidance Needed: Generating .bin
for TPS25751 Without TI Hardware
In my design TPS25751SRSMR , and also connected EEPROM (24LC512-E_SN) , I want to operate in DPR , and want to use GPIO 0 as input to switch the role from source to sink. My PCB is ready and mounted with components. GPIO 0 will sense 3VDC to take the decision. Please help me with the following
I am working with the TPS25751 and need to generate a .bin
(or equivalent flash image) for EEPROM programming based on my configuration settings.
I have installed the USBCPD Application Customization Tool (v1.1.1) and created the required project, including GPIO mappings and PD sink configuration. However, I face the following challenges:
-
The “Build Project / Generate Binary” option is not available in my installation
-
I am currently using a third-party USB-to-I²C bridge (FT200XD / CJMCU-200) which the tool does not recognize.
-
The tool shows an error: “Error: failed to connect: no port found” — preventing me from generating the output file.
-
My goal is only to generate the configuration
.bin
file (or.json
/.hex
) that I can later program into EEPROM using my own method, without needing TI hardware like USB2ANY or an EVM.