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

When ever i plug my board in doesn't detect my device in dfu mode past version 0.0.18 #266

Closed
Colepng opened this issue Jun 23, 2021 · 1 comment · Fixed by #281
Closed

Comments

@Colepng
Copy link

Colepng commented Jun 23, 2021

When I plug my dztech 60 ANSI v2 board and put it in DFU mode it does not detect it

System Information

  • Operating system: windows 10
  • QMK Toolbox version: 0.0.18 and aboce

Additional Context

I'm also having trouble using 0.0.18 to flash my board when every it tries it says

dfu-programmer.exe atmega32u4 erase --force

dfu-programmer: no device present.

dfu-programmer.exe atmega32u4 flash "C:\Users\gamin\Documents\Keyboard stuff\DZ60 rgb rev 2\Firmware\dztech_dz60rgb_ansi_v2_my_frist_keyboard.hex"

dfu-programmer: no device present.
Screenshot (2)
Screenshot (1)

dfu-programmer.exe atmega32u4 reset

dfu-programmer: no device present.

windows and qmk 0.0.18 both decect my device in dfu but they say its a Atmel Corp. USB Mass Storage Device (03EB:2045:0001)

@fauxpark
Copy link
Member

The Toolbox doesn't support this new Mass Storage bootloader used on KBDfans boards (and never did, more recent versions simply are more specific about which devices it detects, previously it just looked for the Atmel VID of 03EB).

You have to replace the FLASH.BIN file on the drive - note that it must be a .bin file, the .hex file won't work.

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

Successfully merging a pull request may close this issue.

2 participants