2021-01-27 08:44 AM
Question is about QSPI in stm32H743.
It seems that indirect read mode and indirect write mode should behave the same if it sends only the instruction and the data is absent.
But I don't receive interrupts in case of indirect mode read without data, while I see interrupts after indirect mode write.
Can someone confirm that indirect mode read with instruction only will not generate interrupt?