AlanChatham / UnoJoy

UnoJoy! allows you to easily turn an Arduino Uno (or Mega or Leonardo) into a PS3-compatible USB game controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue when turning into joystick

WarnerEXE opened this issue · comments

I bought a chinese arduino uno, and when i execute TurnIntoAJoystick.bat it says this
Sin título

Sorry I didn't get around to this until now! This seems like it's failing to do an erase on the chip's memory, but it's not having any problems actually writing and verifying the .hex file to the chip - is it still showing up as a joystick once you unplug and plug the Arduino back in after running that? The script file only is checking to see if any errors occurred during the reflashing process, so if there's a failure in the process that doesn't actually matter, it will still say that the firmware didn't load even though it might have...