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

Updated Troubleshooting (mediawiki)

kai-morich 2020-10-15 07:58:51 +02:00
parent 34b816a449
commit 705e9d46e0

@ -137,7 +137,7 @@ Some Features are not supported by all drivers / devices
|-
| <code>setParameters</code> with non-standard baud rates || 🟢 || 🟢 || 🟢 for CP2105 <br> 🔴 for CP2102. fallback to unknown baud rate without exception || 🟢 for PL2303HX <br> 🔴 for PL2303TA || 🟢
|-
| set BREAK condition || 🟢 || 🟢 || 🟢 for CP2102, CP2105 first port<br> 🔴 for CP2105 second. fails without exception || 🟢 || 🟢
| set BREAK condition || 🟢 || 🟢 || 🟢 for CP2102, CP2105 first port<br> 🔴 for CP2105 second port. resends last byte without exception || 🟢 || 🟢
|-
| set/get flow control lines RTS, CTS, DTR, DSR, CD, RI || 🟢 || 🟢 || 🟢 || 🟢 || 🟡 only input lines RTS, DTR
|-