How to evaluate STM32F7 bus matrix performance and solve bus matrix performance issues?
I am working with the STM32F769 microcontroller and very rarely I experience some strange issues with an SPI slave and I suspect it's related to congestion on the bus matrix (other, primarily DMA, transfers ongoing at the same time). Is it possible t...