-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Description
hi every one
I have a problem: after trying to use Serial.begin(300) for board CH32v003j4m6, my COM port 5 always shows an error: ''Port monitor error: command 'open' failed: Serial port busy. Could not connect to COM5 serial port ''. I tried Serial.begin(9600) on Uno R3, nano and the Serial port still works fine. Then I tried using Serial.begin(9600) with CH32v003j4m6 but still got the error
I reinstalled the driver but Serial still reported the error: ''Port monitor error: command 'open' failed: Serial port busy. Could not connect to COM5 serial port ''
Now I can still load the code but cannot use the Serial for Ch32v003j4m6
" Port monitor error: command 'open' failed: Invalid serial port. Could not connect to COM5 serial port "
Metadata
Metadata
Assignees
Labels
No labels