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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/25/04 06:08
Read: times


 
#74824 - Edges and levels
Responding to: ???'s previous message
Stanley Lio said:
Some signal in the sequence diagram are
"_______/ ________"
but some are
"_______| |________"

Re-read that datasheet again carefully - note that things happen on the edges of the IO Clock and CS lines - so they are shown as
"_______| |________"
The Address & Data lines just need to be stable at the piont when the IO Clock and/or CS edges occur - so they are shown as
"_______/ ________"

Stanley Lio said:
So when should I change the state of the address line?

It doesn't matter when you change it; what matters is that it is stable when the ADC reads it - on the rising edge of the clock.

Stanley Lio said:
I don't know when the ADC will read the address data given by the MPU.

Read the Control Sequence again carefully:
Addresses are shifted in on the rising clock edges.
Data is shifted out on the falling clock edges.

Be sure to read the notes under the timing diagram on p3.


List of 20 messages in thread
TopicAuthorDate
TLC545 - serial ADC            01/01/70 00:00      
   RE: TLC545 - serial ADC            01/01/70 00:00      
   RE: TLC545 - serial ADC            01/01/70 00:00      
      RE: TLC545 - serial ADC            01/01/70 00:00      
         simple - or single - port pin?            01/01/70 00:00      
         Of course read            01/01/70 00:00      
      how to debug for serial devices            01/01/70 00:00      
   ____/\____ and ____| |____            01/01/70 00:00      
      Edges and levels            01/01/70 00:00      
   Sample and Hold            01/01/70 00:00      
      RE: Sample and Hold            01/01/70 00:00      
   Amost forgot:            01/01/70 00:00      
      RE: Amost forgot:            01/01/70 00:00      
   RE: TLC545 - serial ADC            01/01/70 00:00      
      Serial Interface Alphabet Soup            01/01/70 00:00      
         Even I'm confused!            01/01/70 00:00      
            Confused? You will be!            01/01/70 00:00      
   Solved.            01/01/70 00:00      
      RE: Solved.            01/01/70 00:00      
         "first language"            01/01/70 00:00      

Back to Subject List