1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-10 09:26:23 +00:00

Updated FAQ (mediawiki)

kai-morich 2022-10-29 08:56:31 +02:00
parent 0ab0d344a6
commit b362774f49

@ -20,6 +20,11 @@ Non USB-to-Serial devices like mass-storage, mouse, GPC receivers, ... and rarel
A common issue is wrong baud rate.
== My device sporadically disconnects with <code>Queueing USB request failed</code> ==
Typically an issues with the USB device, e.g.
* USB requests are temporarily not handled in your program
* power supply insufficient, causing hardware reset
== Baud rate <code>12345</code> does not work ==