Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

Operating ADC0804 A/D

Converter

Features
• No Interfacing Logic Required
• Conversion Time < 100ms
• Easy Interface to Most Microprocessors
• Will Operate in a “Stand Alone” Mode
• Differential Analog Voltage Inputs
• TTL Compatible Inputs and Outputs
• On-Chip Clock Generator
• 0V to 5V Analog Voltage Input Range (Single
+ 5V Supply)

prepared by Khurram Tanvir

1
Typical Application Schematic

prepared by Khurram Tanvir

prepared by Khurram Tanvir

2
Timing Control of ADC0804
prepared by Khurram Tanvir

ADC0804

Typical 8051 interface example


prepared by Khurram Tanvir

3
Free Running Mode of ADC0804

prepared by Khurram Tanvir

prepared by Khurram Tanvir

4
Basic Interfacing Operation
• Set WR and RD High
• Start Conversion by setting WR Low
• Set WR back to high
• Detect end of conversion when INTR goes LOW
(you can use interrupt here)
• Set RD Low and read data from DB0 to DB7
• SET RD High
• As soon as RD is made high INTR again goes
High (ready to signal next conversion)
prepared by Khurram Tanvir

You might also like