From 34b816a44990d62ff94b7f74bb7751220d068486 Mon Sep 17 00:00:00 2001 From: kai-morich Date: Thu, 15 Oct 2020 07:56:24 +0200 Subject: [PATCH] Updated Troubleshooting (mediawiki) --- Troubleshooting.mediawiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.mediawiki b/Troubleshooting.mediawiki index 4b1a4b8..979dd78 100644 --- a/Troubleshooting.mediawiki +++ b/Troubleshooting.mediawiki @@ -137,6 +137,8 @@ Some Features are not supported by all drivers / devices |- | setParameters with non-standard baud rates || 🟢 || 🟢 || 🟢 for CP2105
🔴 for CP2102. fallback to unknown baud rate without exception || 🟢 for PL2303HX
🔴 for PL2303TA || 🟢 |- +| set BREAK condition || 🟢 || 🟢 || 🟢 for CP2102, CP2105 first port
🔴 for CP2105 second. fails without exception || 🟢 || 🟢 +|- | set/get flow control lines RTS, CTS, DTR, DSR, CD, RI || 🟢 || 🟢 || 🟢 || 🟢 || 🟡 only input lines RTS, DTR |- | purgeHwBuffers || 🟢 || 🔴 || 🟢 || 🟢 || 🟢 @@ -152,7 +154,5 @@ Some Features are not implemented (yet) {| ! Feature !! Supported |- -| break (send break signal) || 🔴 -|- | flow control (RTS/CTS or DTS/DTR or XON/XOFF based flow control) || 🔴 |}