how to make PATA interface

everything about computer hardware (buses, boards, etc.)
Post Reply
User avatar
Little_diode
Posts: 1
Joined: Sat Aug 10, 2024 10:25 pm

how to make PATA interface

Post by Little_diode »

I need connect PATA SSD to Motorola CPU. How to make the interface? How to make software?
User avatar
JumboCap
Posts: 2
Joined: Sun Oct 20, 2024 7:25 am

Re: how to make PATA interface

Post by JumboCap »

various DiY SBC with 68K Motorola or NXP offers usually interface for PATA / IDE. Also for various Atari exists DIY IDE interface.
User avatar
Januarus
Posts: 1
Joined: Tue Sep 24, 2024 8:31 am

Re: how to make PATA interface

Post by Januarus »

To make PATA / IDE interface is easy. One way , the cheapest solution is to use vintage 8255 . However, the 8255 is a bit slow, but if you need to connect PATA to 8-bit vintage system, like Atari, that's satisfied.
Post Reply