|
hello, thanks for your answer.
about timeout i do : 2400 x (timeout in miliseconds) to have ~1sec
and i decrement also if byte is readed to be sure function to in dedicated timeout time.
strange is that its work on low amount of bytes, but in case high, like 1024 waiting bytes, i received only 10 bytes (chipset handle only 10, but 1024 are send to chipset).
i was think they gone in pointer register than holding resited, so i deactivate pointer but result is still same.
i really dont know what can be problem.
|