mik3y / usb-serial-for-android

Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
MIT License
4.91k stars 1.59k forks source link

Download 222M File Failed In 37M #381

Closed sunyiyan closed 3 years ago

sunyiyan commented 3 years ago

Usb convert to cdcacm,but always failed in 451024863,always failed ofs == 451024862+(4510240.75),once bytes is 90, readTimeout 0,buffer size is 1024*4

sunyiyan commented 3 years ago

stm32 f6 and android device use java

kai-morich commented 3 years ago

what is the exact exception / error message?

Your initial post is hardly readable as * is used for markdown formatting, only in the plain text preview in my mail program i was able to understand. please update.

sunyiyan commented 3 years ago

Usb convert to cdcacm,but always failed in 1/3 offset.received 200M Files,once bytes received 90.

kai-morich commented 3 years ago

please provide exact exception / error message and callstack into this library