Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

HardDrive with FAT32 connecting to a 8051 in keil

Status
Not open for further replies.

goofers1

Junior Member level 1
Joined
Feb 22, 2002
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
47
8051 fat32

Hello,

is there someone who has a project in KEIL connecting a HARDDRIVE to an 8051. I'm not a pro and to programm on my own is an too hard job.
Hope someone can help me.

Send it to goofers at lycos dot nl.

Thanx
 

fat32 c keil

Hey, you had better be a pro and good programmer as well if u intend to do it by yourselves. I found one link describing how to interface with HDD by 8051, but I lost it now. u may find it by searching "google". u also can find ATAPI and FAT32 document in MCU fileman @ elektroda. In my idea, the coding is more difficult than the hardware implementation for this one, especially in dealing with FAT32.
 

8051 hdd

Look here:
hxxp://www.mp3projects.com/data.htm
fxp://ftp.circuitcellar.com/pub/Circuit_Cellar/2003/150/
hxxp://www.simtel.net/pub/dl/12174.html

best regards
 

fat32 8051

ROB (the author) wrote:
--------------------------------------------------------------------------------------------------
This code allows browsing of FAT32 formatted IDE hard discs.
The board that it was tested on is the EDTP IDE Interface Board with
Network Connection...
The board consists of a Atmega128 with 1Mbit of SRAM attached. In this code
the external SRAM is not used or required.

This code is developed on ICC AVR, and to enable it to function correctly
I had to adjust the ammount of return stack that is assigned, this is located in
project settings (change to 50 to be safe).

--------------------------------------------------------------------------------------------------

I found this code on the net.. but it's for AVR mega128 and compiler ICCAVR.
the documentation is complete inside the .rar file.
I NEVER TEST THIS CODE YET.. but
maybe it's can be your reference.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top