STM32Cube SPI interrupt example project does not work on STM32H743 ?
In order to investigate the SPI issues on my own setup (based on STM32H743 Nucleos) I gave a try to the SPI example project in STM32Cube 1.4 (SPI_FullDuplex_ComIT). Compiled and debugged with Keil 5.28.In this example project Slave and Master exchang...