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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/16/03 11:37
Read: times


 
#56742 - RE: 2x 8bit ADC to make 1x16bit ADC?
Responding to: ???'s previous message
Marshall:
If I were you I would not attempt to do what you propose to split the range into detection with two 8-bit converters all for the sake of having an I2C interface on the parts. Here are links to two nice 12-bit A/D converters that use the type of serial interface that is common for parts of this ilk. They use a serial interface, but it is a simple clock/data type. These interfaces are extremely easy to bit-bang with software and are much easier to electrically/optically isolate than I2C would be.

The clocking scheme also permits extremely efficient access to the conversion results in a way that would not be possible with the byte-centric nature of a pure I2C interface protocol.

* DIP8 and SOIC8 packages....
http://www.linear.com/pdf/128698fs.pdf

* 8 lead SOT23 package
http://www.analog.com/UploadedF..._50A_0.pdf

Michael Karas


List of 16 messages in thread
TopicAuthorDate
2x 8bit ADC to make 1x16bit ADC?            01/01/70 00:00      
   RE: 2x 8bit ADC to make 1x16bit ADC?            01/01/70 00:00      
      RE: 2x 8bit ADC to make 1x16bit ADC?            01/01/70 00:00      
      RE: 2x 8bit ADC to make 1x16bit ADC?            01/01/70 00:00      
      RE: 2x 8bit ADC to make 1x16bit ADC            01/01/70 00:00      
         RE: 2x 8bit ADC to make 1x16bit ADC            01/01/70 00:00      
   RE: 2x 8bit ADC to make 1x16bit ADC?            01/01/70 00:00      
      RE: 2x 8bit ADC to make 1x16bit ADC?            01/01/70 00:00      
   RE: 2x 8bit ADC to make 1x16bit ADC?            01/01/70 00:00      
      RE: 2x 8bit ADC to make 1x16bit ADC?            01/01/70 00:00      
   RE: 2x 8bit ADC to make 1x16bit ADC?            01/01/70 00:00      
   Why DIP?            01/01/70 00:00      
      RE: Why DIP?            01/01/70 00:00      
         used 16 bits timer only            01/01/70 00:00      
      RE: Why DIP?            01/01/70 00:00      
         RE: Why DIP?            01/01/70 00:00      

Back to Subject List