Resolved! SPI slave doesn't receive information from SPI master in STM32h7
I want to send data from one SPI master to an SPI slave in the same MCU. I don't have separated bards for master and slave, they are in the same board. I'm using an STM32H7 MCU with the following configuration:SPI master:SPI slave:With the following ...