Tool/software:
Hi.
Can I find a register map for this chip, since we want to modify the GPIOs.
The datasheet only points to the GUI tool.
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.
Tool/software:
Hi.
Can I find a register map for this chip, since we want to modify the GPIOs.
The datasheet only points to the GUI tool.
Hi,
For modifying configuration settings without using the GUI, you may refer to the PMBus command reference guide for UCD90320, available here: https://www.ti.com/product/UCD90320 under Technical Documentation.
Can you clarify what you are looking for in your second question? Are you looking to delay the next part of power on/off sequence until a GPIO reaches a certain level, or are you looking to read GPIO voltage and change the delay time by a variable amount depending on that voltage?
Regards,
Troy
Hi Troy.
Thanks for the update. I'll look at the document.
Regarding the other question.
We want to be able to delay a step and wait for a GPIO to get high or low, before it continues to the next step.
Regards,
Niklas
Hi Niklas,
The UCD90320 can configure a GPIO pin as active high or active low GPI. This GPI can then be used as a sequence dependency for a rail.
You can refer to sections 8.4.2 GPI Configuration and 8.4.3 Rail Sequence Configuration in the UCD90320 datasheet.
Regards,
Troy