View previous topic :: View next topic |
Author |
Message |
William David Sᮣhez Guest
|
Drive a floppy or hard disk with PIC. |
Posted: Sat Feb 09, 2002 9:01 pm |
|
|
I need to drive a floppy or hard disk unit whith a PIC, someone have
experience about that,
Where or Who have library.c to do that.
thaks for your help.</font>
___________________________
This message was ported from CCS's old forum
Original Post ID: 2514 |
|
|
MarkHolbrook Guest
|
Re: Drive a floppy or hard disk whith PIC. |
Posted: Sun Feb 10, 2002 6:33 am |
|
|
This guy here is working on code/interface to drive a hard disk. His link is:
<a href="http://www.barrymichels.com/ide" TARGET="_blank">http://www.barrymichels.com/ide</a>
:=<font face="Courier New" size=-1>I need to drive a floppy or hard disk unit whith a PIC, someone have
:=experience about that,
:=Where or Who have library.c to do that.
:=thaks for your help.</font>
___________________________
This message was ported from CCS's old forum
Original Post ID: 2517 |
|
|
v8power Guest
|
Re: Drive a floppy or hard disk whith PIC. |
Posted: Sun Feb 10, 2002 8:34 am |
|
|
:=<font face="Courier New" size=-1>I need to drive a floppy or hard disk unit whith a PIC, someone have
:=experience about that,
:=Where or Who have library.c to do that.
:=thaks for your help.</font>
I wrote a complete IDE interfae using Hi-Teck last year it was for a portable MP3 play using a Hard drive woth the Fat-32 file system. I can provide you with my interface files if you like
it was using a pic 16F877
___________________________
This message was ported from CCS's old forum
Original Post ID: 2519 |
|
|
mjdale2003
Joined: 10 Oct 2004 Posts: 21 Location: UK
|
IDE |
Posted: Fri Oct 21, 2005 2:39 pm |
|
|
hello is there any chance i could have a copy of your hdd code please
iv been looking for ages |
|
|
jay miller Guest
|
flpy/hd if |
Posted: Sat Oct 22, 2005 5:51 am |
|
|
Another way to do it ,is to use an 'old' 16bit SuperIO card for the interface. Gives you HD,Floppy,2 RS232,printer and Game ports. All the 'hardware work' is done, just cut some code! Lots of info 'on the web' about the interfacing/code needed, let Google be your friend.
Jay |
|
|
|