On 15/03/2025 21:12, Hans de Goede wrote:
Except for explictly driving the GPIO high before the 2ms sleep, it should always be high when we enter the power_on() helper since power_on() / off() calls are guaranteed to be paired (and we request it to be high initially).
Yeah I agree it should work.The important part is t5 => making sure we give enough time for the chip to "boot up" basically.
--- bod