axi_spi_master icon indicating copy to clipboard operation
axi_spi_master copied to clipboard

End of transaction event lost for special command sequence

Open soybean-hust opened this issue 8 years ago • 0 comments

s_eot signal not asserted for spi transactions without any data. E.g. NOR flash write enable, write disable commands. Thus programs using IRQ will lost such event interrupts.

soybean-hust avatar Mar 10 '18 15:03 soybean-hust