1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-09-09 17:07:38 +00:00

Updated Troubleshooting (mediawiki)

kai-morich 2020-09-29 19:50:55 +02:00
parent d652d343a4
commit f878b98065

@ -135,7 +135,7 @@ Some Features are not supported by all drivers / devices
{| {|
! Feature !! FTDI !! CH34x !! CP210x !! PL2303 !! CDC ! Feature !! FTDI !! CH34x !! CP210x !! PL2303 !! CDC
|- |-
| <code>setParameters</code> with non-standard baud rates || 🟢 || 🟢 || 🟢 for CP2105 <br> 🔴 for CP2102. fallback to unknown baud rate without exception || 🔴 fallback to 9600 baud without exception || 🟢 | <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/get flow control lines RTS, CTS, DTR, DSR, CD, RI || 🟢 || 🟢 || 🟢 || 🟢 || 🟡 only input lines RTS, DTR | set/get flow control lines RTS, CTS, DTR, DSR, CD, RI || 🟢 || 🟢 || 🟢 || 🟢 || 🟡 only input lines RTS, DTR
|- |-