From 1a03bc20632ad6ebf30c0f3914211cd2bbef528f Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Wed, 13 Feb 2019 23:13:27 +0200 Subject: [PATCH] Update README.md --- C64_joystick_atmelstudio/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/C64_joystick_atmelstudio/README.md b/C64_joystick_atmelstudio/README.md index 29fdf7d..efdf2ec 100644 --- a/C64_joystick_atmelstudio/README.md +++ b/C64_joystick_atmelstudio/README.md @@ -1,3 +1,13 @@ +## Firmware/flashing +- Install Arduino IDE +- Download firmware: https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/raw/master/C64_joystick_atmelstudio/CLASS_JOYSTICK1.hex +- Connect RST to GND couple of times to get Arduino Pro Micro to programming mode (notice that com-port is different in programming mode in Windows) +- Flash firmware +``` +& "C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude" -C"C:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf" -v -p m32u4 -c avr109 -P COM5 -b 57600 -U flash:w:CLASS_JOYSTICK1.hex:i +``` + +## Muistiinpanoja ``` 13.2.2019: Koko ATmega32U4 tuntuu puuttuvan...