English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How can i Intereface a DMA Controller in a 8085 microprocessor, for transfering data from a floppy disk? PLease help me with the code.. Thanks a ton..

2007-03-10 20:10:43 · 4 answers · asked by ((Gaining knowledge.) 2 in Science & Mathematics Engineering

4 answers

Ah Chris, quit building recievers! just kidding. I agree with him

2007-03-10 22:48:26 · answer #1 · answered by John 5 · 0 0

The Intel 8085 was an 8-bit microprocessor made by Intel in the mid-1970s. It was binary compatible with the more-famous Intel 8080 but required less supporting hardware, thus allowing simpler and less expensive microcomputer systems to be built.

There are no known DMA controllers for this processor and no floppy disk drives were used with it.
Think about it, floppy drives in the 1970's, the 3½-inch
single sided didnt come out till 1982, before that were 51/4" & 8". DMA, as is normally used with the ISA bus, the transfer is performed by a DMA controller which is typically part of the motherboard chipset. ISA originated as an 8-bit system in the IBM PC in 1981

Check for yourself>>
http://en.wikipedia.org/wiki/8085

2007-03-10 20:15:27 · answer #2 · answered by Anonymous · 1 1

Dma In Microprocessor

2016-12-12 06:28:19 · answer #3 · answered by josepa 4 · 0 0

As I said the other time you asked this, the 8085 supports an external DMA controller with the HOLD and HLDA lines, when HOLD is asserted the processor finishes the current instruction then stops and asserts HLDA. When the transfer is complete the DMA controller removes HOLD and the processor removes HLDA and continues where it left off.

It is arrogant and foolish to assert that the 8085 was never used with a floppy controller, I used one with a fiber optic link and a lot of purpose built hardware I'll never be at liberty to talk about. The SOS version of the processor was radiation hard...

2007-03-10 20:24:18 · answer #4 · answered by Chris H 6 · 0 1

fedest.com, questions and answers