Skip to main content
Alexander Vasiljev
Associate II
January 27, 2021
Question

[STM32H7 QSPI] Should I expect interrupt after indirect mode read with instruction only?

  • January 27, 2021
  • 0 replies
  • 461 views

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?

This topic has been closed for replies.