Issue with SPI4 STM32H7B
Hi,I am trying to read a simple register via SPI4, when I am using the HAL function (HAL_SPI_TransmitReceive()), this function return a timOut. I did some debugging and when I transmit my data via the SPI (line 1344) I can see on my RXDR the value of...