Question
Could you explain about 'Timeout' argument?
Posted on October 14, 2017 at 08:12
##spi
Hello, I'm high school student(not good at English...), very interested in STM32 board.
I'm studying about SPI using STMCubeMX, and I know there is HAL_SPI_Transmit function.
But I couldn't understand about 'Timeout' argument which is one of the arguments of this function. So, Could you explain what does 'Timeout' means and Why Timeout are used?
##spi