Open
Description
Hi! I'm using TransferData service for firmware update process, but at some point when sending CFs, communication ends up being lost (generating TimeoutException) randomly, after a certain amount of time.
When testing with Busmaster, I noticed that the stmin times are being respected, however, whenever this failure is about to occur, the stmin value, which is received by the receiver, is 2ms, but sometimes the data sending does not respect this, and sends in 0.5ms or 1.6ms, approximately.
This occurs when the generator is consuming the payload bytes to send a data block via the TransferData service.
Below is an example of a firmware update attempt that failed because in a certain payload, it did not respect the stmin:
Metadata
Metadata
Assignees
Labels
No labels