Hi,
1. What is the I2C voltage level, 1.8V or 3.3V?
2. Where should VSEL be connected, VCC or GND or can be left floating?
Regards,
Nachiketh Karanth
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,
1. What is the I2C voltage level, 1.8V or 3.3V?
2. Where should VSEL be connected, VCC or GND or can be left floating?
Regards,
Nachiketh Karanth
Hello Nachiketh Karanth,
Thank you for using E2E,
1. What is the I2C voltage level, 1.8V or 3.3V?
The minimum voltage for logic pins is 0.8V, so in your case both 1.8V & 3.3V works.
2. Where should VSEL be connected, VCC or GND or can be left floating?
Can be connected to VCC or GND based upon your initial output voltage requirement, do not left floating.
Thank you & regards,
Moheddin.
Hi Moheddin,
1. What is the main purpose of VSEL pin?
2. How can we program IC through I2C interface, is there any TI tool for it?
Thanks
Hello Nachiketh Karanth,
What is the main purpose of VSEL pin?
Voltage Selection Pin. It is used to toggle between 2 different output voltages.
For example,
LOW = 0.6 V(TPS628600/10), 1.05 V(TPS628603),
HIGH = 1.1 V(TPS628600/10), 0.65 V(TPS628603)
How can we program IC through I2C interface, is there any TI tool for it?
You can use GUI to communicate with the device, https://www.ti.com/product/TPS62861#software-development
Thank you & regards,
Moheddin.
Hi Moheddin,
1. Is it necessary to connect to GUI using USB to ANY TI tool?
2. What is the soft start time of IC, is it adjustable?
Thanks
Hello Nachiketh Karanth,
1. Is it necessary to connect to GUI using USB to ANY TI tool?
If you want to use I2C, then yes.
2. What is the soft start time of IC, is it adjustable?
Please check page-7 in the datasheet.
Hi Moheddin,
1. Is it ok if i use this cable(TTL-232RG-VREG1V8-WE) to connect to GUI using I2C, Is it possible?
Thanks
Hello Nachiketh Karanth,
I would recommend this USB2ANY Evaluation board | TI.com
Thank you & regards,
Moheddin.
Hi Moheddin,
1. Is there any specified pull-up resistor which needs to be provided to SCL and SDA lines, because the IC slave address is not getting detected.
Thanks
Hello Nachiketh Karanth,
Can you try with 2kOhm pull-up resistor.
Thank you & regards,
Moheddin.
Hi Moheddin,
1. What is the default slave address?
2. Even with 2K Ohm pull-up resistor the device is not getting detected.
3. Can we access the I2C registers in Linux PC, if we can will the values changed be retained or will the IC reset the values after a power cycle
Thanks
Hello Nachiketh Karanth,
1. What is the default slave address?
The 7-bit slave address is 0x40
Can you use this slave address and update.
Thank you & regards,
Moheddin.
Hello Nachiketh Karanth,
If you don't have any further questions, can you please close the thread by clicking on Resolved.
Thank you & regards,
Moheddin.