Skip to content

Commit 4ecea1a

Browse files
committed
Remove CH340 product page URL
Page no longer exists. Did not find any new page for the product.
1 parent b4fd9ac commit 4ecea1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/Software Support/Upload/If-your-sketch-doesnt-upload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Common upload errors often involve **dfu-util** and **avrdude** utilities. Learn
109109
* Ensure the [correct processor is selected](https://support.arduino.cc/hc/en-us/articles/4401874304274-Select-the-right-processor-for-Arduino-Nano).
110110
* You might need to [install FTDI drivers manually](https://support.arduino.cc/hc/en-us/articles/4411305694610-Install-or-update-FTDI-drivers).
111111

112-
* **Boards with the [WCH CH340 USB chip](https://www.wch-ic.com/products/CH340.html)**: See [avrdude: ser_open(): can't set com-state for COMn](https://support.arduino.cc/hc/en-us/articles/13148652511260-avrdude-ser-open-can-t-set-com-state-for-COMn).
112+
* **Third-party boards with the WCH CH340 USB chips**: See [avrdude: ser_open(): can't set com-state for COMn](https://support.arduino.cc/hc/en-us/articles/13148652511260-avrdude-ser-open-can-t-set-com-state-for-COMn).
113113

114114
[Back to top](#top)
115115

content/Software Support/Upload/avrdude-ser-open-cant-set-com-state-for-COMn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "avrdude: ser_open(): can't set com-state for COMn"
33
id: 13148652511260
44
---
55

6-
An "`avrdude: ser_open(): can't set com-state for COMn`" error can occur when uploading to the boards that use specific batches of the [WCH CH340 USB chip](https://www.wch-ic.com/products/CH340.html). The problem only occurs when using the latest version of the CH340 driver, and can be solved by installing a previous release.
6+
An "`avrdude: ser_open(): can't set com-state for COMn`" error can occur when uploading to Arduino-compatible boards that use specific batches of the **WCH CH340 USB chip**. The problem only occurs when using the latest version of the CH340 driver, and can be solved by installing a previous release.
77

88
---
99

0 commit comments

Comments
 (0)