Page 1 of 1

Windows 10: Pyboard USB Drive not visible after installing REPL Drivers

Posted: Wed Mar 14, 2018 5:45 pm
by gooseCookie
Hi all,

New to pyboard, but I am really excited to get going. When I first got the board, I was able to view the pyboard as a USB Drive. After I got REPL on Windows 10 working, however, I no longer see the pyboard through usb. REPL through puTTy works, but sometimes I want to edit the main.py directly. Any ideas how to fix this?

Thanks.

Re: Windows 10: Pyboard USB Drive not visible after installing REPL Drivers

Posted: Thu Mar 15, 2018 2:22 am
by shaoziyang
You may open disk manager to see if there is a disk without drive number.

Re: Windows 10: Pyboard USB Drive not visible after installing REPL Drivers

Posted: Thu Mar 15, 2018 5:46 pm
by gooseCookie
[quote=shaoziyang post_id=26140 time=1521080555 user_id=1625]
You may open disk manager to see if there is a disk without drive number.
[/quote]

I don't see a disk without a drive number, but it device manager shows two COM ports for the pyboard, "Python Board USB COM Port (COM7)" and "Python Board USB COM Port (COM8)". I cannot communicate via serial to COM8 (via putty) but can to COM7. I'm guessing this is the problem, any ideas how to fix it?

Re: Windows 10: Pyboard USB Drive not visible after installing REPL Drivers

Posted: Thu Mar 15, 2018 6:00 pm
by gooseCookie
FIXED:

I simply had to replace the driver for the extra (and malfunctioning) Pyboard COM8 device with the USB Mass Storage Device driver in the Windows 10 device manager. Thanks.

Re: Windows 10: Pyboard USB Drive not visible after installing REPL Drivers

Posted: Fri May 11, 2018 6:45 pm
by max.kviatkouski
hi gooseCookie, can you please point me to how you've been installing REPL drivers for Win 10? I have different problem: I cannot make my PyBoard Lite to show up as COM port in device manager.

Re: Windows 10: Pyboard USB Drive not visible after installing REPL Drivers

Posted: Wed Jun 27, 2018 3:35 am
by petersh
[quote=max.kviatkouski post_id=27569 time=1526064311 user_id=3987]
hi gooseCookie, can you please point me to how you've been installing REPL drivers for Win 10? I have different problem: I cannot make my PyBoard Lite to show up as COM port in device manager.
[/quote]

I also am new to Pyboard and I can't show my PB as COM port. Have you found your solution?

Re: Windows 10: Pyboard USB Drive not visible after installing REPL Drivers

Posted: Wed Jun 27, 2018 4:05 pm
by max.kviatkouski
To be honest I opted for not the most lightweight solution - I've installed Ubuntu as my second OS and it made my development life much easier.