There is a newer firmware for testing stability and performance (v1.2.0) - download from https://bbansolutions.co.uk. Suggest you try this on a test micro-sd card
I have two STe - one just would not work until I replaced the CPU for an HC variant https://www.exxosforum.co.uk/atari/store2/#0092 - now the ACSI bus works just fine
Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
-
dad664npc
- Posts: 166
- Joined: 12 Sep 2022 14:32
- Location: Oxfordshire
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
ATARI STfm, STe, Mega ST, TT
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
Pico HDC - https://bbansolutions.co.uk
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
Pico HDC - https://bbansolutions.co.uk
-
exxos
- Site Admin

- Posts: 28344
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Cool, what does this firmware do exactly then ?
-
dad664npc
- Posts: 166
- Joined: 12 Sep 2022 14:32
- Location: Oxfordshire
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
check for IO timeouts and improved write performance
ATARI STfm, STe, Mega ST, TT
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
Pico HDC - https://bbansolutions.co.uk
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
Pico HDC - https://bbansolutions.co.uk
-
exxos
- Site Admin

- Posts: 28344
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
I tested speed with V113 and V120, but the newer firmware seems slightly slower ?
You do not have the required permissions to view the files attached to this post.
-
dad664npc
- Posts: 166
- Joined: 12 Sep 2022 14:32
- Location: Oxfordshire
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
and if you run the "Combined R/W tests" -> "Both" - The write performance should be better
ATARI STfm, STe, Mega ST, TT
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
Pico HDC - https://bbansolutions.co.uk
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
Pico HDC - https://bbansolutions.co.uk
-
exxos
- Site Admin

- Posts: 28344
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Yep it is a bit faster.
You do not have the required permissions to view the files attached to this post.
-
exxos
- Site Admin

- Posts: 28344
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
@dad664npc What does it mean when the SD light is just flashing continuously about once a second ? it does this in either slot and it does not seem to find the SD card anymore :( I tried 2 cards as well in both slots :shrug:
EDIT:
Nevermind, pressing the reset button solved it. Though powering off the ST (with pico) didn't help :shrug:
EDIT2:
OK its done it again with my second SD card. So no idea whats going on there. Might be because its not partitioned yet, i'll do it on the PC and retry next.
EDIT:
Nevermind, pressing the reset button solved it. Though powering off the ST (with pico) didn't help :shrug:
EDIT2:
OK its done it again with my second SD card. So no idea whats going on there. Might be because its not partitioned yet, i'll do it on the PC and retry next.
-
exxos
- Site Admin

- Posts: 28344
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
It's odd as its only 1 card. Seems fine on the PC. So not sure whats going on with this one. My other SD card works fine.
I partitioned on the PC FAT16 220MB. So it shows up in HD11. But doesn't know the total size of the card. It just shows 0.00MB :shrug:
On Ultrasatan it works.
And why the heck does HD11 intermittently switch itself to German , I'm loading from floppy and its even write protected! :pullhair:
I partitioned on the PC FAT16 220MB. So it shows up in HD11. But doesn't know the total size of the card. It just shows 0.00MB :shrug:
On Ultrasatan it works.
And why the heck does HD11 intermittently switch itself to German , I'm loading from floppy and its even write protected! :pullhair:
You do not have the required permissions to view the files attached to this post.
-
dad664npc
- Posts: 166
- Joined: 12 Sep 2022 14:32
- Location: Oxfordshire
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
There are two reasons why the drive LED flashes once a second - the first is the HDC can not find a MBR so is unable to calculate sizes. The second is the MBR exists but is trashed so the partition sizes exceed the card sizeexxos wrote: 15 Aug 2023 14:00 @dad664npc What does it mean when the SD light is just flashing continuously about once a second ? it does this in either slot and it does not seem to find the SD card anymore :( I tried 2 cards as well in both slots :shrug:
...
ATARI STfm, STe, Mega ST, TT
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
Pico HDC - https://bbansolutions.co.uk
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
Pico HDC - https://bbansolutions.co.uk
-
dad664npc
- Posts: 166
- Joined: 12 Sep 2022 14:32
- Location: Oxfordshire
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Those RW values are terrible. I'd expect to be seeing around 800 KB/s for reads and around 500 KB/s for writes
You do not have the required permissions to view the files attached to this post.
ATARI STfm, STe, Mega ST, TT
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
Pico HDC - https://bbansolutions.co.uk
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
Pico HDC - https://bbansolutions.co.uk
Who is online
Users browsing this forum: ClaudeBot and 9 guests