1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-08 16:36:10 +00:00

Updated FAQ (mediawiki)

kai-morich 2021-05-14 13:25:14 +02:00
parent b36d2dba48
commit 8aaf179df5

@ -140,7 +140,7 @@ Some Features are not supported by all drivers / devices
{|
! 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 || 🟢 for PL2303HX <br> 🔴 for PL2303TA || 🟢
| <code>setParameters</code> with non-standard baud rates || 🟢 || 🟢 || 🟢 for CP2105 <br> 🔴 for CP2102. fallback to unknown baud rate without exception || 🟢 || 🟢
|-
| set BREAK condition || 🟢 || 🟢 || 🟢 for CP2102, CP2105 first port<br> 🔴 for CP2105 second port. resends last byte without exception || 🟢 || 🟢
|-