Sure, run the repl with this ``` glasgow repl qspi-controller —port A -V 3.3 —pin-sck 0 —pins-io 1,2,3,4 ``` Then running ``` await iface.write([0xFE, 0x00], x=4) ```