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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/11/07 11:57
Read: times


 
#141738 - One bit at a time.
Responding to: ???'s previous message
This is using serial communication. So we can't get a byte at a time.

Well, if you're bit-banging your serial communication, you'll have to do it one bit at a time.

If you use a more advanced serial interface, you'll also get a byte at a time.

Datasheet at:

I found that site to be a real example of lack of usability. Why not download the datasheet from the one single authoritative source - the manufacturer's web site ?

http://www.analog.com/UploadedF...AD7712.pdf

It even contains sample code for interfacing the part with an 8051.

List of 14 messages in thread
TopicAuthorDate
How can we read 24bits on 8051            01/01/70 00:00      
   Same way that you'd eat a whole whale...            01/01/70 00:00      
      Andy Neil            01/01/70 00:00      
         One bit at a time.            01/01/70 00:00      
            A few minutes ahead !            01/01/70 00:00      
            Already Studied that Datasheet            01/01/70 00:00      
               Explanations            01/01/70 00:00      
         why do so many use such CRAP            01/01/70 00:00      
            Guess at an answer:            01/01/70 00:00      
               Manufacturers' websites            01/01/70 00:00      
   Communication Protocol Doubt            01/01/70 00:00      
      Read The Fine Manual - please            01/01/70 00:00      
      Where to get the Datasheet            01/01/70 00:00      
      Communication Protocol            01/01/70 00:00      

Back to Subject List