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.
Eli - My feedback is below:
eli said:In the datasheet the only specification is about IRQ to set address. Please advise how we can use this pin as an interrupt pin and which events we could recognize by the interrupt.
In the TXS02324, the IRQ only configures the I2C address. In other devices like the TXS02326, the IRQ can be used to send an interrupt to the baseband processor as highlighted below.
eli said:Also, we are missing the specification for RSTX time requirement.
Eli,
For the TXS02324, an I2C register write is required to disable both of its LDOs, VSIM1 and VSIM2. This is noted in the application information section of the datasheet. There is no external control pin that can be used to enable/disable the LDOs.
The register space containing the LDO enable/disable bits is shown below. The customer needs to write a '0' to register bits 0 and 4 at register address 08h.
The test condition in the datasheet (shown below) is incorrect. It indicates that there is an "EN" pin that controls the LDO enable/disable. That is false. This is standard practice for a standlone LDO, but not for the TXS02324.
Please have the customer make the Register write that I have documented above to see if this addresses their excess current draw. Thanks.
Best Regards,
Nirav