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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/21/02 09:10
Read: times


 
#24726 - RE: stuck-DS89C420 and serial ADC (max11
Hi Jeff,

look on the clock diagram of your ADC.

If e.g. clock must rise, use "SETB CLK", if data must change use "MOV DOUT, C", if data valid "MOV C, DIN" and so on. Use "RLC A" or "RRC A" to move bits from or to a byte.
CLK, DOUT, DIN must be assigned to the port pins, which you use.


Peter




List of 13 messages in thread
TopicAuthorDate
stuck-DS89C420 and serial ADC (max1112)            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max1112)            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max11            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max1112)            01/01/70 00:00      
RE: stuck-DS89C420 and serial ADC (max1112)            01/01/70 00:00      

Back to Subject List