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

Back to Subject List

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


 
#24938 - RE: ALE to clock for ADC?
Alfred,

For the std '51 ALE is 1/6 oscillator frequency (2 strobes per machine cycle).

This allows the use of a "flip-flop" to generate a 50-50 duty cycle frequency toggling at the "run rate" of the '51.

As noted any "MOVX" omits the second strobe this can be an advantage when MOVX is used to "read" an ADC. Often you read the "last conversion" you start a new conversion.

Using the MOVX and the ALE (post FLIP FLOP) you allow the LSB to convert without being near a "clock" edge (which some convertors prefer i.e. MAX172).

regards,
p


List of 6 messages in thread
TopicAuthorDate
ALE to clock for ADC?            01/01/70 00:00      
RE: ALE to clock for ADC?            01/01/70 00:00      
RE: ALE to clock for ADC?            01/01/70 00:00      
RE: ALE to clock for ADC?            01/01/70 00:00      
RE: ALE to clock for ADC?            01/01/70 00:00      
RE: ALE to clock for ADC?            01/01/70 00:00      

Back to Subject List