JamesMunns[m]: > <@jamesmunns:beeper.com> If you're doing > > ``` > loop { > wait_for_low().await; > read_addr(); > start_pio(); > } > ``` > > that might not work The pio is awaiting a low on the output enable pin and then reading the address and pushing it into the fifo