I want to design an OLED driver board that follows a specific signal sequence. During power-on, the order should be: VCLK first, then 1.8 V, then 5 V, and finally the reset signal. During power-off, the sequence should be the reverse: disable the reset signal first, then turn off 5 V, then 1.8 V, and finally VCLK.
