Resolved! SPI recieving problems
Hello!I am working with the dual core stm32h745 nucleo board, currently on the M4 core.here are the defenitions in cubeMX: the defenition is for a recieve only master which belongs to the m4 cortex. while trying to use HAL_SPI_Receive_IT() or HAL_SPI...