Topic: [solved] long time to send one frame
Hello,
I work on ssl communication between two STM32 cards with crypto enabled.
I see that there is a very long time between two packets exchange.
In the capture example in attachment, I use one STM32 in server and a PC as client, but this is the same problem.
See packet between 17 and 19 (in black), there is +- 2,5 seconds.
I checked the communication between two computers, and there is no blocking.
It is nomal with STM32 (or in general with embedded) this blocking time?
Thank you.
Pierre