SPI issue
Hi , i am using STM32H753z, implementing the SPI. when i using HAL_SPI_TransmitReceive() data is transfer and receive happening but data is mismatching. when i using HAL_SPI_Transmit(), HAL_SPI_Transmit_IT() is showing busy when i debug same wave...