Hi everyone,I have a problem with a bidirectional SPI communication. I am using the HAL_SPI_TransmitReceive_DMA function for all my communications and my project is loosely based on the STM SPI example. I have now noticed a problem with my communicat...