Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/30/03 13:53
Read: times


 
#44554 - RE: ADC0808- Ilanchelian
Responding to: ???'s previous message
dear raghu.

yes i made a mistake .what u said is correct.

sorry for the confusion.
here is the code of my adc interfacing prog.

is it correct?

mov p0,#0ffh
clr p3.3 ; select channel zero

clr p3.4
setb p3.4 ; enable ALE

setb p3.0 ;enable soc
nop
clr p3.0

here: jnb p3.6,here ;wait till conversion ends.
here1: jb p3.6,here1

setb p3.2
clr p3.2 ;output enable

mov a,p0

List of 12 messages in thread
TopicAuthorDate
ADC0808- "end of conversion" problem            01/01/70 00:00      
   RE: ADC0808- "end of conversion" problem            01/01/70 00:00      
      RE: ADC0808- "end of conversion" problem            01/01/70 00:00      
   RE: ADC0808- "end of conversion" problem            01/01/70 00:00      
      RE: ADC0808- open drain            01/01/70 00:00      
         RE: ADC0808- open drain            01/01/70 00:00      
            RE: ADC0808- open drain            01/01/70 00:00      
               RE: ADC0808- Ilanchelian            01/01/70 00:00      
                  RE: ADC0808- Ilanchelian            01/01/70 00:00      
                     RE: ADC0808- Ilanchelian            01/01/70 00:00      
                        RE: ADC0808- correction            01/01/70 00:00      
                           RE: ADC0808- Check out this            01/01/70 00:00      

Back to Subject List