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)
Have you tried the HD11 driver demo ?
- chronicthehedgehog
- Site sponsor

- Posts: 384
- Joined: Sun May 08, 2022 6:11 pm
- Location: The Midlands
- Contact:
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Uwe Seimet's driver? If so yes. I just got 4 bombs
- chronicthehedgehog
- Site sponsor

- Posts: 384
- Joined: Sun May 08, 2022 6:11 pm
- Location: The Midlands
- Contact:
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Just tried it. No joy.chronicthehedgehog wrote: Sat Jun 17, 2023 11:31 am Perhaps I need the bus pullups? I have the C398739-001A DMA
I might investigate P Putniks drivers next. Otherwise I might have to try and upgrade the RAM in my C103175 STFM and give it the gift of HD
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
Have you tried a HC CPU ?
- chronicthehedgehog
- Site sponsor

- Posts: 384
- Joined: Sun May 08, 2022 6:11 pm
- Location: The Midlands
- Contact:
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
That's a good idea. I'll try that soon. Cheaper than the drivers
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
I've PMd you
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)
With the help of chronicthehedgehog, there is a new firmware for the HDC. Download at www.bbansolutions.co.uk
To install:
You will need to connect the HDC to a PC via USB
press and hold the small black reset button followed by pressing and holding the white button
release the black reset button, then release the white button
Your PC should auto mount the HDC and display a folder/drive on your PC - likely named RPI-RP2
unzip the downloaded file - should have a .uf2 file
drag this file to the mounted folder/drive
If successful the mounted folder/drive will auto dismount and you should see the HDC green LED turn on - then good to go
To install:
You will need to connect the HDC to a PC via USB
press and hold the small black reset button followed by pressing and holding the white button
release the black reset button, then release the white button
Your PC should auto mount the HDC and display a folder/drive on your PC - likely named RPI-RP2
unzip the downloaded file - should have a .uf2 file
drag this file to the mounted folder/drive
If successful the mounted folder/drive will auto dismount and you should see the HDC green LED turn on - then good to go
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
- chronicthehedgehog
- Site sponsor

- Posts: 384
- Joined: Sun May 08, 2022 6:11 pm
- Location: The Midlands
- Contact:
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
I brought one back and it doesn't behave like my test one.
On first power up I get 4 bombs. Then I reset and it boots fine.
Then I tried to copy files and right away came up "data on the disk in drive may be damaged".
Swapped my SD card from my test board and that bombs just after the HD11 first 2 lines of text.
So I don't know what's changed since my testing on my more "prototype" board
@dad664npc is it possible to dump a firmware from the pico as I don't know what version is in my older board, I would like to dump the same firmware on the newerboard to rule it out as a issue.
I tried both firmware on your site and same problem with both. I am using a stock STE with TOS206 with "Good DMA". My older board still boots fine. So no idea what's changed ?
On first power up I get 4 bombs. Then I reset and it boots fine.
Then I tried to copy files and right away came up "data on the disk in drive may be damaged".
Swapped my SD card from my test board and that bombs just after the HD11 first 2 lines of text.
So I don't know what's changed since my testing on my more "prototype" board
@dad664npc is it possible to dump a firmware from the pico as I don't know what version is in my older board, I would like to dump the same firmware on the newerboard to rule it out as a issue.
I tried both firmware on your site and same problem with both. I am using a stock STE with TOS206 with "Good DMA". My older board still boots fine. So no idea what's changed ?
Re: Raspberry PI PICO ATARI ST Hard Drive Emulator (WIP)
you have the firmware in your PMs somewhere.
To see what version of firmware you are running, connect the HDC to your PC via the USB connector.Connect terminal software to the comm port - select a high baud rate >= 115200
press the HDC reset button to see if you have good comms. You should see a sign-on message which will show you version etc.
To see what version of firmware you are running, connect the HDC to your PC via the USB connector.Connect terminal software to the comm port - select a high baud rate >= 115200
press the HDC reset button to see if you have good comms. You should see a sign-on message which will show you version etc.
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

