This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

interfacing adc808 with 8051 controller

hi all.
i hv to interface adc-0808 with atmel8051 controller.there are different
pins,ALE,EOC,start,OE,
available on 0808.
connection of these pins to the controller is requested.
regards.

Parents
  • "there are different pins,ALE,EOC,start,OE, available on 0808."

    There is a document known as the Datasheet for the 0808 which describes what these pins do, what signals need to be applied to them, and the required timing relationships between those signals.

    You just need to implement what the Datasheet tells you!

    Try just typing "interfacing adc0808 with 8051 controller" into your favourite internet search engine...

Reply
  • "there are different pins,ALE,EOC,start,OE, available on 0808."

    There is a document known as the Datasheet for the 0808 which describes what these pins do, what signals need to be applied to them, and the required timing relationships between those signals.

    You just need to implement what the Datasheet tells you!

    Try just typing "interfacing adc0808 with 8051 controller" into your favourite internet search engine...

Children