diff --git a/PS2_Soarer_Converter/README.md b/PS2_Soarer_Converter/README.md index c8fd128..949643a 100644 --- a/PS2_Soarer_Converter/README.md +++ b/PS2_Soarer_Converter/README.md @@ -15,8 +15,11 @@ Soarer_Converter_v1.12_update.zip: https://deskthority.net/resources/file/8295 #### Flashing firmware https://sourceforge.net/projects/winavr/ +``` avrdude -p m32u4 -b 57600 -P com5 -c avr109 -U flash:w:Soarer_at2usb_v1.12_atmega32u4.hex -Kaks kertaa RST GND:hen, jotta pääsee bootloader-modeen. +``` +Bootloader mode: RST to GND two times. You have couple of seconds to start flashing. Serial port can be different than in normal mode. + ### Testing/Debugging https://www.pjrc.com/teensy/hid_listen.html