SPI DMA master - slave communication issues, F722 and F765 SPI_FLAG_BSY and HAL_DMA_ERROR_FE errors (HAL)
Hi there!I have a project with one Master (F765) and three Slaves (F722), connected by different SPI channels for data exchange via DMA. Also slaves use additional Busy and DataReady signals for flow control and synchronization. IRQ handlers works on...