MiSTer with LLAPI/LLOAD flickering inputs

Discussion of keyboards, gamepads, joysticks and other input related peripherals.
User avatar
bootsector
Posts: 162
Joined: Sun May 24, 2020 6:58 pm
Has thanked: 4 times
Been thanked: 30 times

Re: MiSTer with LLAPI/LLOAD flickering inputs

Unread post by bootsector »

sk8er000 wrote: Tue Dec 07, 2021 10:00 am I was looking at the GitHub what do I need to use to program the board with the new firmware? Something like Arduino IDE?
On a Linux box, you need to install the following packages:

Code: Select all

gcc-avr build-essential binutils-avr avr-libc dfu-programmer
Connect the DFU jumper for each AVR in the LLAMA adapter, connect it to the PC.

Then you need to checkout the LLAMA adapter source code and, inside the firmware folder, issue the following command:

make dfu
sk8er000
Posts: 37
Joined: Fri Oct 01, 2021 2:31 pm
Has thanked: 12 times
Been thanked: 1 time

Re: MiSTer with LLAPI/LLOAD flickering inputs

Unread post by sk8er000 »

Thank you very much for the instructions! I was able to program both ports and now seems to work flawlessy!!! I say "seems" because at the moment I can try only with a 4 button arcade stick, I'll go to take the 6 buttons later and report here! :D
sk8er000
Posts: 37
Joined: Fri Oct 01, 2021 2:31 pm
Has thanked: 12 times
Been thanked: 1 time

Re: MiSTer with LLAPI/LLOAD flickering inputs

Unread post by sk8er000 »

just tried with 2 6 buttons arcade stick and it works perfectly!!
User avatar
bootsector
Posts: 162
Joined: Sun May 24, 2020 6:58 pm
Has thanked: 4 times
Been thanked: 30 times

Re: MiSTer with LLAPI/LLOAD flickering inputs

Unread post by bootsector »

Awesome! Happy Gaming! 8-)
Post Reply