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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/04/03 18:12
Read: times


 
#40690 - RE: 8051 DAC
Responding to: ???'s previous message

Assuming that you are talking about the
ADuC812 from Analog Devices:


MOV DACCON,#02DH ; DAC0 and DAC1 On
;in 12 bit Mode
;(Range select 0-> 5V)
;SYNC OFF, CLR DAC1 AND DAC0
MOV DAC0H,#0FH ;
MOV DAC0L,#0FFH ; Write to DAC0


List of 8 messages in thread
TopicAuthorDate
8051 DAC            01/01/70 00:00      
   RE: 8051 DAC            01/01/70 00:00      
      RE: 8051 DAC            01/01/70 00:00      
      RE: 8051 DAC            01/01/70 00:00      
         RE: 8051 DAC            01/01/70 00:00      
            RE: 8051 DAC            01/01/70 00:00      
   RE: 8051 DAC            01/01/70 00:00      
      RE: 8051 DAC            01/01/70 00:00      

Back to Subject List