Repair & Schematics
Amiga (Various)
PiStorm Flash CPLD (Amiga)
5 min
with any pistorm board, whether using pistorm or emu68 you will first need to program/flash the cpld that is on the adapter board, otherwise you will not be able to access the sd card properly in amiga and multiple things will not work pi os sd image download and install the raspberry pi imager run it, select your pi board version, then select raspberry pi os (legacy, 32 bit) lite insert an sd card, and select it, then write the image to it when the dialog pops up select edit settings enable ssh (in services) then enter your desired username and password in the general tab enter your wi fi details so the pi automatically connects to the wi fi set the hostname type anything, the default is raspberrypi local once the image is written, insert it into the pi and power it up (via usb or via being connected to the amiga) remote terminal setup on the pc side, download and run putty open it, select ssh and then enter the hotsname you gave the raspberry pi in the previous step (default was raspberrypi local the username and password are what you setup, the default is the username pi and password raspberry want to buy pre made and upgraded amiga computers? visit retrosix co uk click open and you should be presented with a terminal window to the pi enter your username and password you setup to login compiling pistorm in the raspberry pi terminal, enter the following to download and compile the pistorm sudo apt get update sudo apt get install git libsdl2 dev libdrm dev libegl1 mesa dev libgles2 mesa dev libgbm dev git clone https //github com/captain amygdala/pistorm git cd pistorm make platform=pi3 bullseye flashing the cpld with the pistorm software all compiled, while you are still in the pistorm directory, simply run the flash script to flash the clpd sudo apt get install openocd=0 11 0 rc2 1 /flash sh this will automatically detect your cpld version and flash appropriately if successful flashing successful! will appear, if not it will fail with flashing failed and nprog log txt will be created with more details