HAL_SPI_TransmitReceive problems
I am having problems trying to use the HAL_SPI_TransmitReceive function. I am using STM32CubeIDE along with the STM32U5G9J-DK2, I am configuring my side as a full duplex slave using the following parameters:I am working with an embedded processor tha...