Resolved! STM32H743 - SPI stops working after a while and doesn't create Clocks
Hi all,I have a complex system with several STM32H743 processors, 1 Master, 6 Slave processors. The Master sequentially reads data from all Slaves via Interrupt handling. SPI clock speed is 16 MHz, access to data reads (108 Bytes each Read) every 10 ...