hi professor,
I use the zephyr spi driver to control spi nand flash.I want to send two bytes and read 3 bytes. But between write and read time sequence there are 10us delay.
As shown as the blow picture,the first 16 clocks to write, after Interval 10us 24 clocks to read.
How can I make the write and read sequence continue?



