Tool/software:
Hello all,
I am using UCD90160A and Ti fusion to develop the power sequencer. The final product will have 3 identical PM IC codes on 3 cards respectively (One UCD90160A device per card), Due to inrush current i want to stagger the turn on/sequence on but have all 3 cards have the same cut/file of the Ti fusion configuration.
I have two GPIO assigned to indicate which card is which. These are:
FPWM7/GPIO11
FPWM8/GPIO12
Is there a way to take this input and then set a delay according to this fixed signal. i.e card 1 will only have GPIO11 as high and GPIO12 as low so it knows to start straight away but card 2 has GPIO11 as low and GPIO12 as high so will wait 100ms. and if GPIO 11 is high and GPIO12 is also high wait 300ms before sequencing.
any help with this would be great.
Jack