Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Hot Topic (More than 8 Replies) Nothing Listed for the Serial Port (Read 13195 times)
DR
Junior Member
**
Offline


Posts: 11
Joined: Jan 18th, 2016
Nothing Listed for the Serial Port
Jan 18th, 2016 at 4:55am
Print Post  
I'm trying to get VM running but there is nothing listed under the serial port.  I'm able to connect with my tiny/85 board with Arduino Sketch and run the code on COM3.  Not sure what is going on but if someone could point me in the right direction I'd be very appreciative.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12136
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Nothing Listed for the Serial Port
Reply #1 - Jan 18th, 2016 at 3:23pm
Print Post  
This means that windows is passing Visual Micro an empty list of ports.

It doesn't happen very often but Visual Micro uses C# and Arduino uses Java so there is sometimes a difference. 

Sometimes unplugging and reconnecting fixes but if the problem persists....

Please try to switch off the following "Tools>Options>Visual Micro"

Communications>Friendly Port List
Communications>Friendly Port Names
Communications>Network Discovery

If all that fails try a different pc usb port or power off and restart the pc

Thanks
  
Back to top
IP Logged
 
DR
Junior Member
**
Offline


Posts: 11
Joined: Jan 18th, 2016
Re: Nothing Listed for the Serial Port
Reply #2 - Jan 18th, 2016 at 6:37pm
Print Post  
Thanks for the reply.  I don't have "Friendly Port Names" but I have "Friendly Port Menus" which I switched to off.  None of the solutions you listed helped.  Any other ideas?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12136
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Nothing Listed for the Serial Port
Reply #3 - Jan 18th, 2016 at 6:48pm
Print Post  
Which ide are you using?

What is driver info for the port in device manager?

Which windows version?
  
Back to top
IP Logged
 
DR
Junior Member
**
Offline


Posts: 11
Joined: Jan 18th, 2016
Re: Nothing Listed for the Serial Port
Reply #4 - Jan 18th, 2016 at 8:44pm
Print Post  
Tried Vis Studios Pro 2012 and 2013
USBTiny
Win 10
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12136
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Nothing Listed for the Serial Port
Reply #5 - Jan 18th, 2016 at 8:46pm
Print Post  
What is the device driver information from control panel, ports, com3, right click, properties

  
Back to top
IP Logged
 
DR
Junior Member
**
Offline


Posts: 11
Joined: Jan 18th, 2016
Re: Nothing Listed for the Serial Port
Reply #6 - Jan 18th, 2016 at 9:31pm
Print Post  
libusb-win32
1/15/2013
1.2.6
Adafruit Industries
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12136
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Nothing Listed for the Serial Port
Reply #7 - Jan 18th, 2016 at 9:39pm
Print Post  
Strange problem.

In the same device properties system you can switch the COM port number from 3 to something else. It would be useful to see if windows then detects the port correctly.

Please provide a link to the hardware that you are using so I can purchase or find the same type of board. I've not heard of no com port showing before.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12136
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Nothing Listed for the Serial Port
Reply #8 - Jan 18th, 2016 at 9:41pm
Print Post  
another experiment. 

Look at the visual micro project properties for your sketch. In the Misc section (maybe at bottom of list) is a property called "Upload Port"

Enter COM3 into the "Upload port" then see if you can upload

Thanks
  
Back to top
IP Logged
 
DR
Junior Member
**
Offline


Posts: 11
Joined: Jan 18th, 2016
Re: Nothing Listed for the Serial Port
Reply #9 - Jan 19th, 2016 at 12:21am
Print Post  
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12136
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Nothing Listed for the Serial Port
Reply #10 - Jan 19th, 2016 at 12:25am
Print Post  
I will look

In the Arduino ide do you click upload or upload using programmer ?
  
Back to top
IP Logged
 
DR
Junior Member
**
Offline


Posts: 11
Joined: Jan 18th, 2016
Re: Nothing Listed for the Serial Port
Reply #11 - Jan 19th, 2016 at 12:30am
Print Post  
I don't think so.  I just specified the board and chip.  It even auto selects the com port.
  
Back to top
 
IP Logged
 
DR
Junior Member
**
Offline


Posts: 11
Joined: Jan 18th, 2016
Re: Nothing Listed for the Serial Port
Reply #12 - Jan 19th, 2016 at 12:39am
Print Post  
Quote:
Look at the visual micro project properties for your sketch. In the Misc section (maybe at bottom of list) is a property called "Upload Port"

Enter COM3 into the "Upload port" then see if you can upload


I did this and "COM3" does show up but I can't connect.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12136
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Nothing Listed for the Serial Port
Reply #13 - Jan 19th, 2016 at 1:09pm
Print Post  
Ok will test thanks. I assume you restarted pc?
« Last Edit: Jan 19th, 2016 at 1:09pm by Tim@Visual Micro »  
Back to top
IP Logged
 
DR
Junior Member
**
Offline


Posts: 11
Joined: Jan 18th, 2016
Re: Nothing Listed for the Serial Port
Reply #14 - Jan 19th, 2016 at 5:52pm
Print Post  
I did restart.
  
Back to top
 
IP Logged
 
DR
Junior Member
**
Offline


Posts: 11
Joined: Jan 18th, 2016
Re: Nothing Listed for the Serial Port
Reply #15 - Jan 23rd, 2016 at 11:27pm
Print Post  
I connected my Arduino Uno board and it works fine on COM3 if that helps.
  
Back to top
 
IP Logged
 
DR
Junior Member
**
Offline


Posts: 11
Joined: Jan 18th, 2016
Re: Nothing Listed for the Serial Port
Reply #16 - Apr 14th, 2016 at 2:50am
Print Post  
Any luck???
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12136
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Nothing Listed for the Serial Port
Reply #17 - Apr 14th, 2016 at 1:13pm
Print Post  
Sorry I thought I had responded with a solution but it was obviously same question in another thread.

We discovered that for a couple of users the com ports are set to he hidden from device manager.

Adafruit have published a solution which I am keen for you to try.

https://learn.adafruit.com/how-to-find-hidden-com-ports/overview

Thanks
  
Back to top
IP Logged
 
DR
Junior Member
**
Offline


Posts: 11
Joined: Jan 18th, 2016
Re: Nothing Listed for the Serial Port
Reply #18 - Apr 28th, 2016 at 4:55am
Print Post  
I tried it but I'm on Windows 10 and I can't get COM to show up in the device manager.  I'm using COM3 and Arduino Sketch programs the Tiny Programmer just fine - if that helps.  Did you order one and, if so, have you been able to get it working?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12136
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Nothing Listed for the Serial Port
Reply #19 - Apr 28th, 2016 at 9:17am
Print Post  
Sorry to hear you are having these issues with windows. I have not heard of the issue before so so not know what to suggest.

Maybe it would be an idea to post a question on https://connect.microsoft.com/
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint