I folllowed the steps in https://github.com/rogerclarkmelbourne/ ... stallation for Windows (10) but there is no Comport other than the one on the motherboard. I did do the install_drivers.bat as superuser.
In the device manager "Universal Serial Bus-controllers" there is an Unkown USB-device (request for devicedescriptor failed) (this is my best translation from the real Dutch info).
As Roger says I have to upload the blink sketch to get it working but the upload does not work. Chicken and egg?
I tried a FT232 but that fails as well saying:
maple_loader v0.1
Resetting to bootloader via DTR pulse
Searching for DFU device [1EAF:0003]...
dfu-util - (C) 2007-2008 by OpenMoko Inc.
This program is Free Software and has ABSOLUTELY NO WARRANTY
Couldn't find the DFU device: [1EAF:0003]
Any ideas?
BTW I don't have the DTR line connected to some pin (boot0 or boot1?).
IDE does not see COM port
-
- Posts: 505
- Joined: Fri Dec 27, 2019 4:53 pm
- Location: Munich, Germany
- Contact:
-
- Posts: 633
- Joined: Thu Dec 19, 2019 1:23 am
Re: IDE does not see COM port
Maybe retry "serial-USB" following these instructions:warner wrote: Wed Jul 29, 2020 8:35 am ...
As Roger says I have to upload the blink sketch to get it working but the upload does not work. Chicken and egg?
...
https://stm32duinoforum.com/forum/wiki_ ... via_Serial
Be sure to follow each step carefully.
I have used the method often, it has never failed.
To clean-up unused COMM instances, follow MS's instructions:
https://ncd.io/unable-mount-virtual-com ... M%20ports.
Ray