Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will not flash to a Pro Micro #477

Closed
itss-david opened this issue May 16, 2024 · 1 comment
Closed

Will not flash to a Pro Micro #477

itss-david opened this issue May 16, 2024 · 1 comment

Comments

@itss-david
Copy link

Describe the Bug

I have a Pro Micro that I have been using for a while now. The new version (0.3.2) of QMK Toolbox is not flashing changes. Below is the "console output" from an attempt to flash. During the "flashing" the built-in LEDs do not flash.

Note that it does not matter if I do or do not use Auto-Flash. To verify this is an actual issue I have tested the same hex file using version 0.3.1 and it will flash correctly. During this test the built-in LEDs do flash.

* QMK Toolbox 0.3.2 (https://qmk.fm/toolbox)
* Supported bootloaders:
*  - ARM DFU (APM32, Kiibohd, STM32, STM32duino) and RISC-V DFU (GD32V) via dfu-util (http://dfu-util.sourceforge.net/)
*  - Atmel/LUFA/QMK DFU via dfu-programmer (http://dfu-programmer.github.io/)
*  - Atmel SAM-BA (Massdrop) via Massdrop Loader (https://github.com/massdrop/mdloader)
*  - BootloadHID (Atmel, PS2AVRGB) via bootloadHID (https://www.obdev.at/products/vusb/bootloadhid.html)
*  - Caterina (Arduino, Pro Micro) via avrdude (http://nongnu.org/avrdude/)
*  - HalfKay (Teensy, Ergodox EZ) via Teensy Loader (https://pjrc.com/teensy/loader_cli.html)
*  - LUFA/QMK HID via hid_bootloader_cli (https://github.com/abcminiuser/lufa)
*  - WB32 DFU via wb32-dfu-updater_cli (https://github.com/WestberryTech/wb32-dfu-updater)
*  - LUFA Mass Storage
* Supported ISP flashers:
*  - AVRISP (Arduino ISP)
*  - USBasp (AVR ISP)
*  - USBTiny (AVR Pocket)
USB device connected (USBHUB3): (Standard USB HUBs) Generic USB Hub (413C:1005:5900)
USB device connected (HidUsb): (Standard system devices) USB Input Device (413C:2011:5900)
USB device connected (usbccgp): (Standard USB Host Controller) USB Composite Device (046D:082B:2826)
USB device connected (usbprint): Microsoft USB Printing Support (04F9:202D:0100)
USB device connected (usbccgp): (Standard USB Host Controller) USB Composite Device (046D:C52F:3000)
USB device connected (HidUsb): (Standard system devices) USB Input Device (FEED:0000:0100)
USB device connected (usbvideo): Microsoft Webcam C170 (046D:082B:2826)
USB device connected (USBHUB3): (Standard USB HUBs) Generic SuperSpeed USB Hub (0BDA:0411:0121)
USB device connected (HidUsb): (Standard system devices) USB Input Device (413C:2011:5900)
USB device connected (usbccgp): (Standard USB Host Controller) USB Composite Device (413C:2011:5900)
USB device connected (RTSUER): Realtek Semiconductor Corp. Realtek USB 3.0 Card Reader (0BDA:0328:2908)
USB device connected (HidUsb): (Standard system devices) USB Input Device (FEED:0000:0100)
USB device connected (USBHUB3): (Standard USB HUBs) Generic USB Hub (0BDA:5411:0121)
USB device connected (usbaudio): (Generic USB Audio) Webcam C170 (046D:082B:2826)
USB device connected (usbccgp): (Standard USB Host Controller) USB Composite Device (FEED:0000:0100)
USB device connected (HidUsb): (Standard system devices) USB Input Device (046D:C52F:3000)
USB device connected (HidUsb): (Standard system devices) USB Input Device (046D:C52F:3000)
* Auto-flash enabled
Caterina device connected (usbser): Microsoft USB Serial Device (COM7) (1B4F:9205:0001) [COM7]
Attempting to flash, please don't remove device
Flash complete
USB device disconnected (HidUsb): (Standard system devices) USB Input Device (FEED:0000:0100)
USB device disconnected (HidUsb): (Standard system devices) USB Input Device (FEED:0000:0100)
USB device disconnected (usbccgp): (Standard USB Host Controller) USB Composite Device (FEED:0000:0100)
USB device connected (HidUsb): (Standard system devices) USB Input Device (FEED:0000:0100)
USB device connected (HidUsb): (Standard system devices) USB Input Device (FEED:0000:0100)
USB device connected (usbccgp): (Standard USB Host Controller) USB Composite Device (FEED:0000:0100)
Caterina device disconnected (usbser): Microsoft USB Serial Device (COM7) (1B4F:9205:0001) [COM7]

System Information

  • Operating system: Windows 10 Pro (Build: 19044.2846)
  • QMK Toolbox version: 0.3.2

Additional Context

The exact device I am flashing was purchased here

@fauxpark
Copy link
Member

#475

Please use the beta for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants