[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: VSDRIVE stand alone host (no pc) thread



Il giorno venerdì 5 ottobre 2012 15:58:47 UTC+2, Riccardo ha scritto:
> > > Why did not you use the external disk port of //c ?
> 
> > 
> 
> > > 
> 
> > 
> 
> > > You simple modify the hardware of external floppy disk drive.
> 
> > 
> 
> > > 
> 
> > 
> 
> > > Ric.
> 
> > 
> 
> > 
> 
> > 
> 
> > my C does not have smartport, so in order to do that I would need to emulate a dumb floppy drive off the back, I have been working on that very slowly, but it requires perfect timing, and then you are limited to 140k images
> 
> 
> 
> Disk II port already have the power supply (+-12 V) and (0+5 V), and the 140k limitation could be overstep by software, i think.
> 
> Ric.


Disk controller unit (IWM) <==> D-19 pin connector <==> uC (Arduino)

IWM provide synchronous and asynchronous modes.

IMW Pinouts Cable Pinouts
8               19        WRDATA  The serial data output <---->  In line uC
22              18        RDDATA  Serial data input line <---->  Out line uC
21              10        WRPROT  Write-protect input    <---->  Out line uC
Power  <---> +-Vcc
GND    <---> GND

You think that is it possible to do ?
What do you think about ?

Thanks

Ric.