Replies: 9 comments 5 replies
-
Hi, I am running Sloeber Product on W10 and when I go Project->Properties->Arduino I am unable to get any USB ports listed for selection (only COM1) whatever Board or Upload Protocol I try. What do I need to do to get the USB ports offered? |
Beta Was this translation helpful? Give feedback.
-
Thank you very much for you quick reply. I have gone back to my older PC for the moment for my development, but I would very much like to move to the new PC if I can get uploading working. I am not sure how Sloeber makes the API call to poll the hardware peripherals, but for some reason on this PC (Dell Optiplex 7040 W10) the API call is returning nothing. I will try to do some more research to see if I can find an explanation.
From: jantje
Sent: Friday, November 26, 2021 5:40 PM
To: Sloeber/arduino-eclipse-plugin
Cc: Catephatic ; Comment
Subject: Re: [Sloeber/arduino-eclipse-plugin] Welcome to arduino-eclipse-plugin Discussions! (Discussion #1288)
If there is only the port "COM1" it means Sloeber only finds "COM1". Sloeber always lists all found ports.
So the selection of the protocol does not change the list of com ports.
The ports are "searched" when the Project->Properties->Arduino view is opened. SO making changes to the connected boards will only be reflected when you close and reopen the Project->Properties
Note that
You can type anything as a com port but if it is not found by Sloeber it is very unlikely it will work out for you
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Beta Was this translation helpful? Give feedback.
-
the most likely thing is that you haven't installed the right usb driver - ie 340G or cp210X etc. Thus it isn't coming up as a serial port. ie first thing to check is in device manager to see if you actually have a com port for it to find... I've never know sloeber not to find one if it is there. |
Beta Was this translation helpful? Give feedback.
-
Sometimes it happens that despite connecting the programmer to the computer, it is not visible as a COM port. What is the reason? The reason is usually that the system does not have the correct driver installed to support the programmer. In order for it to be available and visible as a virtual COM, you must install a VCP type driver. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I noticed this need to open the project properties a long time ago. However, it has no effect on the error that appears. This error occurs in all new versions, as I described earlier. Only Sloeber ver. 4.1 works on this computer, which contains the Arduino plugin installed by the manufacturer. Does this error not occur with you? I can't bypass it in any way. At first I thought it was the computer or system's fault, but it also occurs on other computers. |
Beta Was this translation helpful? Give feedback.
-
What does a private computer mean for Eclipse or Sloeber? There are millions of such individual computers. |
Beta Was this translation helpful? Give feedback.
-
"Since 2022 most versions have problems with the Eclipse Arduino plugin" Not true. I swapped to a new computer about 6 months ago (did a clean install of Windows 10), so installed it from scratch - 4.4.3 - and it works fine on any of the ardunio boards, and 8266 boards, and esp32 boards I use. Did you follow the install instructions? |
Beta Was this translation helpful? Give feedback.
-
Have you checked under Windows 11? Please provide links to files that work correctly. Did the Arduino plugin install without a problem and which version. Try the MegatinyCore package, does it work correctly? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
Beta Was this translation helpful? Give feedback.
All reactions