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)
Can you use an Atari 1025 printer with an Atari ST
-
Captain Crunch
- Posts: 2
- Joined: 17 Sep 2023 22:01
Can you use an Atari 1025 printer with an Atari ST
I bought a dot matrix Atari 1025 printer the other day , it was new in box, and when I got home realized that it was 8 bit with SIO input output, but the Atari ST only has a RS232 printer input. I really like the little printer and would love to be able to use it with my Atari 520 STFM. Is there ANY way to get them to work together? I am new to the vintage computer hobby so any help would be greatly appreciated!
-
exxos
- Site Admin

- Posts: 28415
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Can you use an Atari 1025 printer with an Atari ST
I'm not even sure there has been any serial printers for the ST. I'm no printer expert but I only have seen and used parallel port / centronics printers. Problem as well you would need a driver for it. Assuming the printer is standard RS232 interface it could be adapted for the ST RS232 port. But again your likely going to have to write a driver for it. Which would be hard work if you don't know the commands it uses.
-
stephen_usher
- Site sponsor

- Posts: 7401
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: Can you use an Atari 1025 printer with an Atari ST
If it's SIO then that isn't compatible.
The SIO port on the 400/800 is a forerunner of USB, designed by an engineer who later worked upon the USB standard.
Remember that the Jack Tramiel Atari is not the same one that made the 400/800 or that printer and the engineers who designed the ST mostly came over from Commodore with Jack.
The SIO port on the 400/800 is a forerunner of USB, designed by an engineer who later worked upon the USB standard.
Remember that the Jack Tramiel Atari is not the same one that made the 400/800 or that printer and the engineers who designed the ST mostly came over from Commodore with Jack.
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.
-
Captain Crunch
- Posts: 2
- Joined: 17 Sep 2023 22:01
Re: Can you use an Atari 1025 printer with an Atari ST
So after reading your post I looked into it some more. The printer port is a DB25M. I was told RS232 so I just kept repeating that, never trust facebook groups lol. So I guess what I am attempting to do is go from Atari SIO to DB25M. Is that possible?
-
coonsgm
- Posts: 454
- Joined: 30 Jan 2021 01:30
Re: Can you use an Atari 1025 printer with an Atari ST
Might be easier to get an Atari 8-bit machine to work the printer :)
-
sporniket
- Site sponsor

- Posts: 1164
- Joined: 26 Sep 2020 21:12
- Location: France
Re: Can you use an Atari 1025 printer with an Atari ST
I would say that you should study how the SIO achieve data transfert (flow control signals, data encoding, ...) and some electrical considerations (voltages of said signal, e.g. RS-232 use ±12V signals to transmit data).
Most likely, you may have to design an adapter SIO <-> Standard interface that involve a little micro-controller of your choice (atmega, esp32, pico,...).
And maybe, someone already did this kind of work (google check -> found something : https://www.atarimax.com/sio2pc/documen ... index.html )
Most likely, you may have to design an adapter SIO <-> Standard interface that involve a little micro-controller of your choice (atmega, esp32, pico,...).
And maybe, someone already did this kind of work (google check -> found something : https://www.atarimax.com/sio2pc/documen ... index.html )
-
stephen_usher
- Site sponsor

- Posts: 7401
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: Can you use an Atari 1025 printer with an Atari ST
If you’re making a microcontroller interface you may as well make one which talks to the parallel port on the ST.
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.
-
Cyprian
- Posts: 543
- Joined: 22 Dec 2017 09:16
- Location: Warszawa, Poland
Re: Can you use an Atari 1025 printer with an Atari ST
SIO is just regular serial port as RS232 and it is quite easy to pair them together, you have to use voltage converter: TTL (0/+5V) vs RS-232 -12V/+12Vstephen_usher wrote: 17 Sep 2023 22:59 If it's SIO then that isn't compatible.
The SIO port on the 400/800 is a forerunner of USB, designed by an engineer who later worked upon the USB standard.
ATW800/2 / V4sa / Lynx I / Mega ST 1 / 7800 / Portfolio / Lynx II / Jaguar / TT030 / Mega STe / 800 XL / 1040 STe / Falcon030 / 65 XE / 520 STm / SM124 / SC1435
DDD HDD / AT Speed C16 / TF536 / SDrive / PAK68/3 / Lynx Multi Card / LDW Super 2000 / XCA12 / SkunkBoard / CosmosEx / SatanDisk / UltraSatan / USB Floppy Drive Emulator / Eiffel / SIO2PC / Crazy Dots / PAM Net
http://260ste.atari.org
DDD HDD / AT Speed C16 / TF536 / SDrive / PAK68/3 / Lynx Multi Card / LDW Super 2000 / XCA12 / SkunkBoard / CosmosEx / SatanDisk / UltraSatan / USB Floppy Drive Emulator / Eiffel / SIO2PC / Crazy Dots / PAM Net
http://260ste.atari.org
-
rubber_jonnie
- Site Admin

- Posts: 14926
- Joined: 17 Aug 2017 19:40
- Location: Essex
Re: Can you use an Atari 1025 printer with an Atari ST
I know people have hooked up to SIO via USB serial adapters, so I guess in theory that a serial to serial connection might be possible with the right hardware.
But, the ST uses parallel/centronics for printers and not serial, so even if you could build a suitable serial interface, you'd also need to create suitable drivers for it and that's a whole other story.
Better to get an 8 bit Atari to connect the printer to :)
But, the ST uses parallel/centronics for printers and not serial, so even if you could build a suitable serial interface, you'd also need to create suitable drivers for it and that's a whole other story.
Better to get an 8 bit Atari to connect the printer to :)
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
Who is online
Users browsing this forum: ClaudeBot and 3 guests