From 8aaf179df504a1ccd0381b02a351e1b14366aebe Mon Sep 17 00:00:00 2001 From: kai-morich Date: Fri, 14 May 2021 13:25:14 +0200 Subject: [PATCH] Updated FAQ (mediawiki) --- FAQ.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.mediawiki b/FAQ.mediawiki index 37449a6..796ee2c 100644 --- a/FAQ.mediawiki +++ b/FAQ.mediawiki @@ -140,7 +140,7 @@ Some Features are not supported by all drivers / devices {| ! Feature !! FTDI !! CH34x !! CP210x !! PL2303 !! CDC |- -| setParameters with non-standard baud rates || 🟢 || 🟢 || 🟢 for CP2105
🔴 for CP2102. fallback to unknown baud rate without exception || 🟢 for PL2303HX
🔴 for PL2303TA || 🟢 +| setParameters with non-standard baud rates || 🟢 || 🟢 || 🟢 for CP2105
🔴 for CP2102. fallback to unknown baud rate without exception || 🟢 || 🟢 |- | set BREAK condition || 🟢 || 🟢 || 🟢 for CP2102, CP2105 first port
🔴 for CP2105 second port. resends last byte without exception || 🟢 || 🟢 |-