Tool/software: Code Composer Studio
HI all,
I use the STM32F103XX as the main controller of the CC3100.
I found that the underlying SPI driver read and write function does not have timeout exit mechanism in the official SDK. Is it necessary to do an exit mechanism.if you do not use the timeout exit mechanism will cause the driver to die ?
If the timeout setting is too small, it will cause the driver to hang,if the timeout is set too small, it may cause the driver to hang, specifically "VERIFY_PROTOCOL(0)" in the "_SlDrvMsgReadSpawnCtx()" function.
Please theoretically help me determine which method to use best.
thanks!

