mattdibi / redox-keyboard

Ergonomic split mechanical keyboard
MIT License
1.76k stars 163 forks source link

Problems flashing the arduino #116

Closed jesper1266 closed 2 years ago

jesper1266 commented 2 years ago

When i try to flash the arduino I have the following issues. The board that i have (blue 24 pin micro pro) does not have a reset button onboard. I've tryed unplugging and replugging the board. This results in this feedback from the programmer:

make redox_w:default:avrdude QMK Firmware 0.14.16 Making redox_w with keymap default and target avrdude

avr-gcc (GCC) 5.4.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Size before: text data bss dec hex filename 0 22572 0 22572 582c .build/redox_w_default.hex

Compiling: quantum/command.c [OK] Linking: .build/redox_w_default.elf [OK] Creating load file for flashing: .build/redox_w_default.hex [OK] Copying redox_w_default.hex to qmk_firmware folder [OK] Checking file size of redox_w_default.hex [OK]

Connecting to programmer: .avrdude: butterfly_recv(): programmer is not responding

avrdude: butterfly_recv(): programmer is not responding avrdude: butterfly_recv(): programmer is not responding avrdude: butterfly_recv(): programmer is not responding avrdude: butterfly_recv(): programmer is not responding avrdude: butterfly_recv(): programmer is not responding Found programmer: Id = "�"; type = p Software Version = �.!; Hardware Version = �. avrdude: butterfly_recv(): programmer is not responding avrdude: butterfly_recv(): programmer is not responding avrdude: error: buffered memory access not supported. Maybe it isn't a butterfly/AVR109 but a AVR910 device? avrdude: initialization failed, rc=-1 Double check connections and try again, or use -F to override this check.

avrdude: butterfly_recv(): programmer is not responding avrdude: error: programmer did not respond to command: leave prog mode avrdude: butterfly_recv(): programmer is not responding avrdude: error: programmer did not respond to command: exit bootloader

avrdude done. Thank you.

make[1]: [platforms/avr/flash.mk:119: avrdude] Error 1 Make finished with errors make: [Makefile:539: redox_w:default:avrdude] Error 1

Does anybody know what s going on?

jesper1266 commented 2 years ago

Turns out one just need to short the reset pin to ground