CubeMX, FreeRTOS, LwIP: SSL client hangs on infinite timeout take of semaphore inside LwIP ?
Hello,I've noticed and at last analyzed/debug the nasty situation, where my SSL client task suddenly "hangs" with no further action. I've analyzed the situation and it seems that it hangs on taking a semaphore with infinite timeout inside LwIP part. ...