Question
STM2 SPI state machine for HAL_BUSY
Hi,
I see there are different states for SPI transfer/Receive.
There are 4 different status when we use HAL_SPI_Transmit_Receive_DMA()
What is the next step if we receive the status as HAL_BUSY, HAL_ERROR, HAL_TIMEOUT.
Can you please help me to get some state machine?
