Resolved! STM32F767 SPI slave weird behaviour
Dear community, I am facing a weird problem on using the SPI after migrating my codes from STM32F407 to STM32F767.The SPI is configured as slave and interfaces with another STM32F406 MCU as master. The data received by the slave is sometimes shifted ...