Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)
It helps build a picture where our "good traffic" is coming from..
Thanks :)
Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
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
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
ATARI STfm, STe, Mega ST, TT
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
PiStorm JIT dev - https://github.com/gotaproblem/pistorm-atari-jit
Pico HDC - https://bbansolutions.co.uk
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
PiStorm JIT dev - https://github.com/gotaproblem/pistorm-atari-jit
Pico HDC - https://bbansolutions.co.uk
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Cool, what does this firmware do exactly then ?
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
PiStorm JIT dev - https://github.com/gotaproblem/pistorm-atari-jit
Pico HDC - https://bbansolutions.co.uk
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
PiStorm JIT dev - https://github.com/gotaproblem/pistorm-atari-jit
Pico HDC - https://bbansolutions.co.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 ?
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
PiStorm JIT dev - https://github.com/gotaproblem/pistorm-atari-jit
Pico HDC - https://bbansolutions.co.uk
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
PiStorm JIT dev - https://github.com/gotaproblem/pistorm-atari-jit
Pico HDC - https://bbansolutions.co.uk
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Yep it is a bit faster.
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 
EDIT:
Nevermind, pressing the reset button solved it. Though powering off the ST (with pico) didn't help
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
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)
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
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!
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
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!
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: Tue Aug 15, 2023 2:00 pm @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 anymoreI tried 2 cards as well in both slots
...
ATARI STfm, STe, Mega ST, TT
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
PiStorm JIT dev - https://github.com/gotaproblem/pistorm-atari-jit
Pico HDC - https://bbansolutions.co.uk
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
PiStorm JIT dev - https://github.com/gotaproblem/pistorm-atari-jit
Pico HDC - https://bbansolutions.co.uk
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 writesexxos wrote: Tue Aug 15, 2023 12:07 pm 113.JPG113-both.JPG
120.JPG120-both.JPG
Yep it is a bit faster.
ATARI STfm, STe, Mega ST, TT
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
PiStorm JIT dev - https://github.com/gotaproblem/pistorm-atari-jit
Pico HDC - https://bbansolutions.co.uk
Amstrad CPC464, CPC6128
PiStorm dev - https://github.com/gotaproblem/pistorm-atari
PiStorm JIT dev - https://github.com/gotaproblem/pistorm-atari-jit
Pico HDC - https://bbansolutions.co.uk
