logo elektroda
logo elektroda
X
logo elektroda

Arduino Uno R3 Driver Issue: Program Only Sees COM1 Port, Unable to Install Manually

XSPACE18 16713 2
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 16570029
    XSPACE18
    Level 7  
    Hello
    I have a problem with Arduino uno r3. I connect the board to the computer and I have a problem installing the driver. I tried to manually install the drivers but it still doesn't work, and the program only sees com1 port all the time.
  • ADVERTISEMENT
  • Helpful post
    #2 16570348
    kiss39
    Level 39  
    Hello

    First install all missing (yellow exclamation point) drivers - after hardware identification.

    e.g. yes
    Device Manager> Data device with exclamation mark> PM and expand you choose "Properties" >> Details> Hardware IDs: PCI \ VEN_1002 & DEV_6811 & SUBSYS_20151682 & REV_81

    Looking for a missing driver by ID in Google: e.g. PCI \ VEN_1002 & DEV_6811 & SUBSYS_20151682 & REV_81


    Arduino Uno R3 Driver Issue: Program Only Sees COM1 Port, Unable to Install Manually

    Added after 12 [minutes]:

    You will have drivers for Arduino, e.g. in the c: / Program Files (x86) directory. Arduino> drivers - select drivers with the extension * .inf)

    Added after 5 [minutes]:

    Here is a step-by-step guide on how to install IDE Drivers and Arduino

    Arduino Course - # 1 - Arduino basics and environment
  • #3 16570770
    XSPACE18
    Level 7  
    Thank you for your help
ADVERTISEMENT