Ah that sucks. I think you need a working H5 first though..JezC wrote: 26 Apr 2024 21:55 Hoping to order one very soon too - might have to use a Pi 3B+ to start with (cat has had a few trips to the vet recently, so funds are more scarce than usual :() and get a Pi 4 when I can...
REMINDER - Stay logged in for at least 2 hours a week to get whitelisted.
Also it helps build a picture where our "good traffic" is coming from for detection scripts.
:o)
Also it helps build a picture where our "good traffic" is coming from for detection scripts.
:o)
Exxos's PiStorm blog
-
exxos
- Site Admin

- Posts: 28601
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Exxos's PiStorm blog
-
JezC
- Posts: 2815
- Joined: 28 Aug 2017 23:44
Re: Exxos's PiStorm blog
Indeed - he's not a happy puss at the moment :(
I do have the working H4, so the ST536 currently fitted to that can be removed to test the PiStorm until the H5s are sorted...
:coffee:
-
stephen_usher
- Site sponsor

- Posts: 7444
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: Exxos's PiStorm blog
It's a pity that the Pi connector is on the side of the board that it is. If it were on the other side I could have fitted two right-angle headers, one male and one female, and sat the Pi side-by-side with your board, had the Pi the right way up and it being lower profile and lots of space for a fan on the Pi too.
As it is if I do that on my relocator board the Pi is going to hang out the left side of the machine.
Oh well.
As it is if I do that on my relocator board the Pi is going to hang out the left side of the machine.
Oh well.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
exxos
- Site Admin

- Posts: 28601
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Exxos's PiStorm blog
Yeah I don't get why they designed it upside down either.
-
stephen_usher
- Site sponsor

- Posts: 7444
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: Exxos's PiStorm blog
You could fix that, if you still want a tower, by flipping the Pi socket connector pins and having the pins on the Pi GPIO go down rather than up. The alternative is to have two right-angle connectors and the Pi will sit side-by-side with the system interface board
The current layout is probably to fit the Amiga A500
The current layout is probably to fit the Amiga A500
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
exxos
- Site Admin

- Posts: 28601
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Exxos's PiStorm blog
I was tempted to flip the pi connector but it's probably more trouble than it's worth as it's likely lead free solder.
I did wonder about removing The usb and Lan socket to make it smaller.
I don't like the idea of the heatsinks being upside down either. But companies been making graphics cards upside for years.. oddly..
As it's only going to really fit in the H4 or H5 and @Steve already showed it on a H5, so im not going to worry about it. @Badwolf has been working on a STE version , so id probably just support that venture ultimately. I'm more using a H5 to prove the thing is stable before giving myself headaches on original machines.
I did wonder about removing The usb and Lan socket to make it smaller.
I don't like the idea of the heatsinks being upside down either. But companies been making graphics cards upside for years.. oddly..
As it's only going to really fit in the H4 or H5 and @Steve already showed it on a H5, so im not going to worry about it. @Badwolf has been working on a STE version , so id probably just support that venture ultimately. I'm more using a H5 to prove the thing is stable before giving myself headaches on original machines.
-
Steve
- Moderator

- Posts: 3333
- Joined: 15 Sep 2017 11:49
Re: Exxos's PiStorm blog
For anyone thinking of fitting inside a H5, here are shots of mine which fit like a glove. Fits perfectly in the space above the keyboard, between the PSU and Floppy.
viewtopic.php?p=113752#p113752
viewtopic.php?p=113752#p113752
-
exxos
- Site Admin

- Posts: 28601
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Exxos's PiStorm blog
:thumbup:Steve wrote: 27 Apr 2024 10:01 For anyone thinking of fitting inside a H5, here are shots of mine which fit like a glove. Fits perfectly in the space above the keyboard, between the PSU and Floppy.
viewtopic.php?p=113752#p113752
So as I'm using WiFi and SSH login, do I really need the usb and Lan ports ?
For the basic CPU install, what else needs to be done after the PLD is flashed ?
-
Steve
- Moderator

- Posts: 3333
- Joined: 15 Sep 2017 11:49
Re: Exxos's PiStorm blog
After flashing PLD you need to run:
To check the emulator can communicate with ST-RAM.
If that's all OK. You can then run the emulator. The setup for the system/graphics/fpu/drives etc will be inside /configs.
USB & LAN ports? They're still on mine, don't see any reason to remove them. There may be USB driver pass-through development one day to make use of USB, you never know.
Then once you confirm memory tests are working, you can run your CPU with the desired config.
Once you have everything configured as you want, and are happy, you can then auto-enable the CPU emulator on Pi boot. Those instructions are here, but you won't need them yet:
To autostart pistorm...
then enable it
then activate it by
Code: Select all
sudo ./ataritest --memory tests=rwIf that's all OK. You can then run the emulator. The setup for the system/graphics/fpu/drives etc will be inside /configs.
USB & LAN ports? They're still on mine, don't see any reason to remove them. There may be USB driver pass-through development one day to make use of USB, you never know.
Then once you confirm memory tests are working, you can run your CPU with the desired config.
Code: Select all
sudo ./emulator --config ../configs/atari.cfgTo autostart pistorm...
Code: Select all
sudo cp boot_scripts/pistorm.service /etc/systemd/systemCode: Select all
sudo systemctl enable pistorm.serviceCode: Select all
sudo systemctl daemon-reload-
Darklord
- Site sponsor

- Posts: 1618
- Joined: 20 Sep 2017 13:41
- Location: Prestonsburg
Re: Exxos's PiStorm blog
Well, I think a person should correct themselves, if and when it's possible.Darklord wrote: 18 Apr 2024 17:56Well... :)Steve wrote: 17 Apr 2024 19:25 @Darklord If you mean 'spoken two sentences in the last month' I guess you're about right :) But in all seriousness, since his pi-storm died on him the project is in stasis at the moment. Probably until more dev's magically appear to help, as he did say he's achieved everything he can do by himself at this point.
I realize now that my post may have been seen as "snarky". It wasn't meant to be so.
For accuracy's sake, Crypotodad did post this (as Steve mentioned):
You do not have the required permissions to view the files attached to this post.
Welcome To DarkForce! www.darkforce.org "The Fuji Lives.!"
Atari SW/HW based BBS-Telnet:darkforce-bbs.dyndns.org 1040
Atari SW/HW based BBS-Telnet:darkforce-bbs.dyndns.org 1040
Who is online
Users browsing this forum: ClaudeBot and 38 guests