Page 23 of 28
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Posted: 12 Aug 2023 06:49
by dad664npc
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
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Posted: 13 Aug 2023 10:12
by exxos
Cool, what does this firmware do exactly then ?
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Posted: 13 Aug 2023 10:56
by dad664npc
check for IO timeouts and improved write performance
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Posted: 15 Aug 2023 00:20
by exxos
I tested speed with V113 and V120, but the newer firmware seems slightly slower ?
IMG_0972.JPG
IMG_0973.JPG
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Posted: 15 Aug 2023 03:47
by dad664npc
and if you run the "Combined R/W tests" -> "Both" - The write performance should be better
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Posted: 15 Aug 2023 12:07
by exxos
113.JPG
113-both.JPG
120.JPG
120-both.JPG
Yep it is a bit faster.
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Posted: 15 Aug 2023 14:00
by exxos
@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.
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Posted: 15 Aug 2023 15:17
by exxos
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:
IMG_0987.JPG
IMG_0988.JPG
On Ultrasatan it works.
IMG_0990.JPG
And why the heck does HD11 intermittently switch itself to German , I'm loading from floppy and its even write protected! :pullhair:
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Posted: 15 Aug 2023 16:38
by dad664npc
exxos 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:
...
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 size
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Posted: 15 Aug 2023 16:40
by dad664npc
exxos wrote: 15 Aug 2023 12:07
113.JPG113-both.JPG
120.JPG120-both.JPG
Yep it is a bit faster.
Those RW values are terrible. I'd expect to be seeing around 800 KB/s for reads and around 500 KB/s for writes
IMG_0136.jpg